#8FF0A9#8FF0A9
#8FF0A9 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.7% C 0.135 H 151.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF0A9 |
|---|---|
| RGB | rgb(143, 240, 169) |
| HSL | hsl(136, 76%, 75%) |
| HSV | hsv(136, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 29.6%, 5.9%) |
| CIE-LAB | lab(87.50, -43.43, 25.57) |
| CIE-LCH | lch(87.50, 50.40, 149.51°) |
| OKLab | oklab(87.7% -0.1186 0.0647) |
| OKLCH | oklch(87.7% 0.135 151.4) |
| XYZ | xyz(49.6462, 71.0212, 48.6209) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 3.08
Light Mint Green
#A6FBB2
ΔE00 3.18
Foam Green
#90FDA9
ΔE00 3.25
Mint (survey)
#9FFEB0
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF0A9 #F08FD6
analogous
#A6F08F #8FF0A9 #8FF0D9
triadic
#8FF0A9 #A98FF0 #F0A98F
tetradic
#8FF0A9 #8FA6F0 #F08FD6 #F0D98F
square
#8FF0A9 #8FA6F0 #F08FD6 #F0D98F
split-complementary
#8FF0A9 #D98FF0 #F08FA6
monochromatic
#23E256 #59E980 #8FF0A9 #C5F7D2 #E4FBEA
Accessibility & contrast
On white
1.38
#8FF0A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#8FF0A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF0A9
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF0A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF0A9 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A5
Deuteranopia (green-blind)
#E2D7AD
Tritanopia (blue-blind)
#7EEDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ff0a9; /* rgb */ color: rgb(143, 240, 169); /* oklch */ color: oklch(87.7% 0.135 151.4);
Tailwind
colors: {
custom: {
50: '#b4f5c3',
500: '#8ff0a9',
950: '#000000',
},
}SCSS
$custom: #8ff0a9; $custom-light: #b4f5c3; $custom-dark: #000000;
JSON
{
"hex": "#8ff0a9",
"rgb": {
"r": 143,
"g": 240,
"b": 169
},
"hsl": {
"h": 136.082,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.87695,
"c": 0.13514,
"h": 151.4
},
"luminance": 0.71024
}Semantic roles & 50–950 ramp
primary
#8FF0A9
secondary
#CC57AD
accent
#0DA2D9
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582