#8FF8AB#8FF8AB
#8FF8AB is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.6% C 0.145 H 151.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8AB |
|---|---|
| RGB | rgb(143, 248, 171) |
| HSL | hsl(136, 88%, 77%) |
| HSV | hsv(136, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 31%, 2.7%) |
| CIE-LAB | lab(89.82, -46.54, 27.71) |
| CIE-LCH | lch(89.82, 54.17, 149.23°) |
| OKLab | oklab(89.59% -0.127 0.07) |
| OKLCH | oklch(89.59% 0.145 151.1) |
| XYZ | xyz(52.2425, 75.9112, 50.4196) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.47
Light Sea Green
#98F6B0
ΔE00 1.50
Seafoam (survey)
#80F9AD
ΔE00 1.71
Mint (survey)
#9FFEB0
ΔE00 1.96
Seafoam Green
#7AF9AB
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8AB #F88FDC
analogous
#A8F88F #8FF8AB #8FF8E0
triadic
#8FF8AB #AB8FF8 #F8AB8F
tetradic
#8FF8AB #8FA8F8 #F88FDC #F8E08F
square
#8FF8AB #8FA8F8 #F88FDC #F8E08F
split-complementary
#8FF8AB #E08FF8 #F88FA8
monochromatic
#1CF155 #55F480 #8FF8AB #C9FCD6 #E2FDE9
Accessibility & contrast
On white
1.30
#8FF8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#8FF8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8AB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8AB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A6
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#7CF5E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff8ab; /* rgb */ color: rgb(143, 248, 171); /* oklch */ color: oklch(89.6% 0.145 151.1);
Tailwind
colors: {
custom: {
50: '#b4fbc4',
500: '#8ff8ab',
950: '#000000',
},
}SCSS
$custom: #8ff8ab; $custom-light: #b4fbc4; $custom-dark: #000000;
JSON
{
"hex": "#8ff8ab",
"rgb": {
"r": 143,
"g": 248,
"b": 171
},
"hsl": {
"h": 136,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89594,
"c": 0.14496,
"h": 151.1
},
"luminance": 0.75915
}Semantic roles & 50–950 ramp
primary
#8FF8AB
secondary
#D755B4
accent
#01A8E5
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582