#8FF4AB#8FF4AB
#8FF4AB is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.7% C 0.139 H 151.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF4AB |
|---|---|
| RGB | rgb(143, 244, 171) |
| HSL | hsl(137, 82%, 76%) |
| HSV | hsv(137, 41%, 96%) |
| CMYK | cmyk(41.4%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(88.68, -44.82, 26.16) |
| CIE-LCH | lch(88.68, 51.89, 149.73°) |
| OKLab | oklab(88.67% -0.1224 0.0662) |
| OKLCH | oklch(88.67% 0.139 151.6) |
| XYZ | xyz(51.0259, 73.4779, 50.0141) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.08
Seafoam (survey)
#80F9AD
ΔE00 2.01
Foam Green
#90FDA9
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.46
Mint (survey)
#9FFEB0
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF4AB #F48FD8
analogous
#A5F48F #8FF4AB #8FF4DE
triadic
#8FF4AB #AB8FF4 #F4AB8F
tetradic
#8FF4AB #8FA5F4 #F48FD8 #F4DE8F
square
#8FF4AB #8FA5F4 #F48FD8 #F4DE8F
split-complementary
#8FF4AB #DE8FF4 #F48FA5
monochromatic
#20E957 #57EF81 #8FF4AB #C7F9D5 #E3FCEA
Accessibility & contrast
On white
1.34
#8FF4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#8FF4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF4AB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF4AB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#7CF1E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8ff4ab; /* rgb */ color: rgb(143, 244, 171); /* oklch */ color: oklch(88.7% 0.139 151.6);
Tailwind
colors: {
custom: {
50: '#b4f8c4',
500: '#8ff4ab',
950: '#000000',
},
}SCSS
$custom: #8ff4ab; $custom-light: #b4f8c4; $custom-dark: #000000;
JSON
{
"hex": "#8ff4ab",
"rgb": {
"r": 143,
"g": 244,
"b": 171
},
"hsl": {
"h": 136.634,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.88665,
"c": 0.13914,
"h": 151.6
},
"luminance": 0.73481
}Semantic roles & 50–950 ramp
primary
#8FF4AB
secondary
#D156AF
accent
#07A3DF
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582