#08FF00#08FF00
#08FF00 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 86.7% C 0.294 H 142.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #08FF00 |
|---|---|
| RGB | rgb(8, 255, 0) |
| HSL | hsl(118, 100%, 50%) |
| HSV | hsv(118, 100%, 100%) |
| CMYK | cmyk(96.9%, 0%, 100%, 0%) |
| CIE-LAB | lab(87.76, -85.95, 83.21) |
| CIE-LCH | lch(87.76, 119.63, 135.93°) |
| OKLab | oklab(86.67% -0.2333 0.1795) |
| OKLCH | oklch(86.67% 0.294 142.4) |
| XYZ | xyz(35.8578, 71.5669, 11.9239) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Fluro Green
#0AFF02
ΔE00 0.03
Lime
#00FF00
ΔE00 0.06
Fluorescent Green
#08FF08
ΔE00 0.13
Bright Green
#01FF07
ΔE00 0.15
Neon Green
#0CFF0C
ΔE00 0.18
Highlighter Green
#1BFC06
ΔE00 0.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FF00 #F700FF
analogous
#87FF00 #08FF00 #00FF78
triadic
#08FF00 #0008FF #FF0008
tetradic
#08FF00 #0087FF #F700FF #FF7800
square
#08FF00 #0087FF #F700FF #FF7800
split-complementary
#08FF00 #7800FF #FF0087
monochromatic
#048500 #06C200 #08FF00 #43FF3D #7FFF7A
Accessibility & contrast
On white
1.37
#08FF00 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#08FF00 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FF00
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FF00 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FF00 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 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
Design tokens & code
CSS
--color: #08ff00; /* rgb */ color: rgb(8, 255, 0); /* oklch */ color: oklch(86.7% 0.294 142.4);
Tailwind
colors: {
custom: {
50: '#89ff6f',
500: '#08ff00',
950: '#000000',
},
}SCSS
$custom: #08ff00; $custom-light: #89ff6f; $custom-dark: #000000;
JSON
{
"hex": "#08ff00",
"rgb": {
"r": 8,
"g": 255,
"b": 0
},
"hsl": {
"h": 118.118,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.86672,
"c": 0.29443,
"h": 142.4
},
"luminance": 0.71572
}Semantic roles & 50–950 ramp
primary
#08FF00
secondary
#87188B
accent
#29FFF8
background
#FCFFFB
surface
#F5FFF1
border
#CFD7CB
text
#0F1809
muted
#80867D