#00FF00 — Lime
#00FF00 is Lime. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.
HEX
#00FF00
RGB
rgb(0, 255, 0)
HSL
hsl(120, 100%, 50%)
HSV
hsv(120, 100%, 100%)
CMYK
cmyk(100%, 0%, 100%, 0%)
20%
40%
60%
80%
100%
Shades and tints of Lime
CSS snippets
| Hex | color: #00FF00; |
| Keyword | color: lime; |
| RGB | color: rgb(0, 255, 0); |
| HSL | color: hsl(120, 100%, 50%); |
Frequently asked questions
What color is #00FF00?
#00FF00 is Lime, a standard CSS named color. In RGB it's rgb(0, 255, 0); in HSL it's hsl(120, 100%, 50%).
How do I use #00FF00 in CSS?
Use it directly as a hex value (color: #00FF00;), or by its CSS keyword name (color: lime;) — both are recognized by every modern browser and produce the identical color.
What's the CMYK value for print?
Lime converts to approximately C100 M0 Y100 K0 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.
Other colors
How was this tool?
Your feedback helps us improve this tool.
