#8FF0AB#8FF0AB
#8FF0AB is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.7% C 0.133 H 152.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF0AB |
|---|---|
| RGB | rgb(143, 240, 171) |
| HSL | hsl(137, 76%, 75%) |
| HSV | hsv(137, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(87.53, -43.08, 24.60) |
| CIE-LCH | lch(87.53, 49.60, 150.27°) |
| OKLab | oklab(87.74% -0.1178 0.0624) |
| OKLCH | oklch(87.74% 0.133 152.1) |
| XYZ | xyz(49.8354, 71.0969, 49.6173) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.46
Seafoam (survey)
#80F9AD
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.21
Light Mint Green
#A6FBB2
ΔE00 3.29
Hospital Green
#9BE5AA
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF0AB #F08FD4
analogous
#A3F08F #8FF0AB #8FF0DC
triadic
#8FF0AB #AB8FF0 #F0AB8F
tetradic
#8FF0AB #8FA3F0 #F08FD4 #F0DC8F
square
#8FF0AB #8FA3F0 #F08FD4 #F0DC8F
split-complementary
#8FF0AB #DC8FF0 #F08FA3
monochromatic
#23E25A #59E983 #8FF0AB #C5F7D3 #E4FBEB
Accessibility & contrast
On white
1.38
#8FF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#8FF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF0AB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF0AB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#E2D7AF
Tritanopia (blue-blind)
#7DEDDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ff0ab; /* rgb */ color: rgb(143, 240, 171); /* oklch */ color: oklch(87.7% 0.133 152.1);
Tailwind
colors: {
custom: {
50: '#b4f5c4',
500: '#8ff0ab',
950: '#000000',
},
}SCSS
$custom: #8ff0ab; $custom-light: #b4f5c4; $custom-dark: #000000;
JSON
{
"hex": "#8ff0ab",
"rgb": {
"r": 143,
"g": 240,
"b": 171
},
"hsl": {
"h": 137.32,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.87737,
"c": 0.13327,
"h": 152.1
},
"luminance": 0.711
}Semantic roles & 50–950 ramp
primary
#8FF0AB
secondary
#CC57AA
accent
#0D9ED9
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582