Lime colour (#00FF00)

Lime is medium a green with hex code #00FF00, one of the 148 named colours every browser understands, so you can write color: ${name} directly in CSS. In RGB it is 0, 255, 0; in HSL 120°, 100%, 50%. Use the tool to explore shades and harmonies.

✓ Runs in your browser — nothing uploaded Free, no sign-upNo watermark

How to use the Lime colour

  1. The colour is pre-filled; click Explore to see all formats, shades and harmonies.
  2. Edit the value to try a variation.
  3. Copy the code you need.

Lime in every format

FormatValue
HEX#00FF00
RGBrgb(0, 255, 0)
RGB (0–1)0.000, 1.000, 0.000
HSLhsl(120, 100%, 50%)
CMYK (approx.)100%, 0%, 100%, 0%
CSScolor: lime;

Shades and tints of Lime

Same hue and saturation, lightness from 90% to 10%:

#ccffcc #99ff99 #66ff66 #33ff33 #00ff00 #00cc00 #009900 #006600 #003300

Colours that go with Lime

HarmonyColours
Complementary #ff00ff
Triadic #0000ff #ff0000
Analogous #00ff80 #80ff00

Similar named colours

The closest CSS named colours by RGB distance, useful when you need a keyword instead of a hex code or want a near match:

ColourHEXDifference
limegreen #32cd32noticeably different
lawngreen #7cfc00noticeably different
forestgreen #228b22noticeably different
chartreuse #7fff00noticeably different
green #008000noticeably different

Accessibility

Contrast ratio of Lime against white is 1.37:1 (fails WCAG AA for normal text) and against black 15.3:1 (passes). Use black or very dark text on a Lime background rather than white.

Frequently asked questions

What is the hex code for Lime?

#00FF00.

What is Lime in RGB?

rgb(0, 255, 0).

What colour is complementary to Lime?

#ff00ff, directly opposite on the colour wheel.

Privacy

This tool runs entirely inside your browser using WebAssembly and the Canvas/File APIs. Your files are never uploaded to ToolFlint or any third party; you can verify this in your browser's network tab or by switching to airplane mode after the page loads. Read how we process files.

Last updated 2026-09-23.