#8FF0AE#8FF0AE
#8FF0AE is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.8% C 0.130 H 153.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF0AE |
|---|---|
| RGB | rgb(143, 240, 174) |
| HSL | hsl(139, 76%, 75%) |
| HSV | hsv(139, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(87.59, -42.54, 23.14) |
| CIE-LCH | lch(87.59, 48.42, 151.46°) |
| OKLab | oklab(87.8% -0.1165 0.0588) |
| OKLCH | oklch(87.8% 0.13 153.2) |
| XYZ | xyz(50.1246, 71.2126, 51.1404) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.66
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Blue Green
#7EFBB3
ΔE00 3.16
Light Seafoam
#A0FEBF
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.30
Hospital Green
#9BE5AA
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF0AE #F08FD1
analogous
#A1F08F #8FF0AE #8FF0DE
triadic
#8FF0AE #AE8FF0 #F0AE8F
tetradic
#8FF0AE #8FA1F0 #F08FD1 #F0DE8F
square
#8FF0AE #8FA1F0 #F08FD1 #F0DE8F
split-complementary
#8FF0AE #DE8FF0 #F08FA1
monochromatic
#23E260 #59E987 #8FF0AE #C5F7D5 #E4FBEB
Accessibility & contrast
On white
1.38
#8FF0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#8FF0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF0AE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF0AE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AA
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#7CEEDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8ff0ae; /* rgb */ color: rgb(143, 240, 174); /* oklch */ color: oklch(87.8% 0.130 153.2);
Tailwind
colors: {
custom: {
50: '#b4f5c6',
500: '#8ff0ae',
950: '#000000',
},
}SCSS
$custom: #8ff0ae; $custom-light: #b4f5c6; $custom-dark: #000000;
JSON
{
"hex": "#8ff0ae",
"rgb": {
"r": 143,
"g": 240,
"b": 174
},
"hsl": {
"h": 139.175,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.87801,
"c": 0.13048,
"h": 153.2
},
"luminance": 0.71216
}Semantic roles & 50–950 ramp
primary
#8FF0AE
secondary
#CC57A7
accent
#0D97D9
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582