#8FF08D#8FF08D
#8FF08D is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.2% C 0.162 H 143.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF08D |
|---|---|
| RGB | rgb(143, 240, 141) |
| HSL | hsl(119, 77%, 75%) |
| HSV | hsv(119, 41%, 94%) |
| CMYK | cmyk(40.4%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(87.04, -47.91, 39.06) |
| CIE-LCH | lch(87.04, 61.82, 140.81°) |
| OKLab | oklab(87.17% -0.1305 0.0962) |
| OKLCH | oklch(87.17% 0.162 143.6) |
| XYZ | xyz(47.2933, 70.0801, 36.2289) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.81
Palegreen
#98FB98
ΔE00 2.37
Mint Green
#8FFF9F
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.54
Light Green
#96F97B
ΔE00 4.16
Easter Green
#8CFD7E
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF08D #EE8DF0
analogous
#C1F08D #8FF08D #8DF0BD
triadic
#8FF08D #8D8FF0 #F08D8F
tetradic
#8FF08D #8DC1F0 #EE8DF0 #F0BD8D
square
#8FF08D #8DC1F0 #EE8DF0 #F0BD8D
split-complementary
#8FF08D #BD8DF0 #F08DC1
monochromatic
#25E221 #5AE957 #8FF08D #C4F7C3 #E4FBE4
Accessibility & contrast
On white
1.40
#8FF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#8FF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF08D
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF08D | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E086
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#84EBD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8ff08d; /* rgb */ color: rgb(143, 240, 141); /* oklch */ color: oklch(87.2% 0.162 143.6);
Tailwind
colors: {
custom: {
50: '#b4f5af',
500: '#8ff08d',
950: '#000000',
},
}SCSS
$custom: #8ff08d; $custom-light: #b4f5af; $custom-dark: #000000;
JSON
{
"hex": "#8ff08d",
"rgb": {
"r": 143,
"g": 240,
"b": 141
},
"hsl": {
"h": 118.788,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.87171,
"c": 0.16212,
"h": 143.6
},
"luminance": 0.70083
}Semantic roles & 50–950 ramp
primary
#8FF08D
secondary
#CA55CC
accent
#0DD9D5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581