Lime#00FF00
#00FF00 is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 86.6% C 0.295 H 142.5°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #00FF00 |
|---|---|
| RGB | rgb(0, 255, 0) |
| HSL | hsl(120, 100%, 50%) |
| HSV | hsv(120, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 100%, 0%) |
| CIE-LAB | lab(87.73, -86.18, 83.18) |
| CIE-LCH | lch(87.73, 119.78, 136.02°) |
| OKLab | oklab(86.64% -0.2339 0.1795) |
| OKLCH | oklch(86.64% 0.295 142.5) |
| XYZ | xyz(35.7576, 71.5152, 11.9192) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lime
#00FF00
ΔE00 0.00
Fluro Green
#0AFF02
ΔE00 0.07
Bright Green
#01FF07
ΔE00 0.11
Fluorescent Green
#08FF08
ΔE00 0.11
Neon Green
#0CFF0C
ΔE00 0.17
Highlighter Green
#1BFC06
ΔE00 0.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FF00 #FF00FF
analogous
#80FF00 #00FF00 #00FF80
triadic
#00FF00 #0000FF #FF0000
tetradic
#00FF00 #007FFF #FF00FF #FF8000
square
#00FF00 #007FFF #FF00FF #FF8000
split-complementary
#00FF00 #7F00FF #FF0080
monochromatic
#008500 #00C200 #00FF00 #3DFF3D #7AFF7A
Accessibility & contrast
On white
1.37
#00FF00 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#00FF00 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FF00
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FF00 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FF00 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE500
Deuteranopia (green-blind)
#EFD63A
Tritanopia (blue-blind)
#00F7D9
Achromatopsia (no color)
#DCDCDC
Related colors
#17E20E#20C715#24AB18#259119#247719#215F18#1D4715#183112#111C0B#000000#4FFF3B#70FF57#89FF6F#9EFF85#B1FF9A#C3FFAF#D3FFC3#E2FFD7#F1FFEB#FFFFFF#4AFC36#68F950#7EF665#90F378Chartreuse
#7FFF00
Spring Green
#00FF7F
Lime Green
#32CD32
Avocado
#568203
Emerald
#50C878
Eucalyptus
#44D7A8
Fern
#63B76C
Forest Green
#2D5A27
Palettes with this color
#1E3F20
#2F5D34
#4E7A4E
#7FA97F
#C8D9B8
Forest Color Palette
#9CAF88
#C4CFB4
#6D7A5F
#E8E3D3
#4A5742
Sage Green Color Palette
#FF0000
#FFB296
#940000
#39C6C6
#FF3E22
Red Color Palette
#DC143C
#FFB0AD
#810019
#41AF99
#E43E4D
Crimson Color Palette
Design tokens & code
CSS
--color: #00ff00; /* rgb */ color: rgb(0, 255, 0); /* oklch */ color: oklch(86.6% 0.295 142.5);
Tailwind
colors: {
custom: {
50: '#89ff6f',
500: '#00ff00',
950: '#000000',
},
}SCSS
$custom: #00ff00; $custom-light: #89ff6f; $custom-dark: #000000;
JSON
{
"hex": "#00ff00",
"rgb": {
"r": 0,
"g": 255,
"b": 0
},
"hsl": {
"h": 120,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.86644,
"c": 0.29483,
"h": 142.5
},
"luminance": 0.7152
}Semantic roles & 50–950 ramp
primary
#00FF00
secondary
#8B188B
accent
#29FFFF
background
#FCFFFB
surface
#F5FFF1
border
#CFD7CB
text
#0F1809
muted
#80867D