#87F9AB#87F9AB
#87F9AB is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.5% C 0.151 H 152.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #87F9AB |
|---|---|
| RGB | rgb(135, 249, 171) |
| HSL | hsl(139, 90%, 75%) |
| HSV | hsv(139, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 31.3%, 2.4%) |
| CIE-LAB | lab(89.78, -49.10, 27.62) |
| CIE-LCH | lch(89.78, 56.33, 150.64°) |
| OKLab | oklab(89.48% -0.1339 0.0697) |
| OKLCH | oklch(89.48% 0.151 152.5) |
| XYZ | xyz(51.2146, 75.8388, 50.4598) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.90
Seafoam Green
#7AF9AB
ΔE00 1.25
Foam Green
#90FDA9
ΔE00 1.62
Light Blue Green
#7EFBB3
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 1.89
Light Sea Green
#98F6B0
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F9AB #F987D5
analogous
#9CF987 #87F9AB #87F9E4
triadic
#87F9AB #AB87F9 #F9AB87
tetradic
#87F9AB #879CF9 #F987D5 #F9E487
square
#87F9AB #879CF9 #F987D5 #F9E487
split-complementary
#87F9AB #E487F9 #F9879C
monochromatic
#12F359 #4DF682 #87F9AB #C1FCD4 #E2FEEB
Accessibility & contrast
On white
1.30
#87F9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#87F9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F9AB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F9AB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A6
Deuteranopia (green-blind)
#E9DDB0
Tritanopia (blue-blind)
#6FF6E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #87f9ab; /* rgb */ color: rgb(135, 249, 171); /* oklch */ color: oklch(89.5% 0.151 152.5);
Tailwind
colors: {
custom: {
50: '#b0fcc4',
500: '#87f9ab',
950: '#000000',
},
}SCSS
$custom: #87f9ab; $custom-light: #b0fcc4; $custom-dark: #000000;
JSON
{
"hex": "#87f9ab",
"rgb": {
"r": 135,
"g": 249,
"b": 171
},
"hsl": {
"h": 138.947,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89478,
"c": 0.15095,
"h": 152.5
},
"luminance": 0.75843
}Semantic roles & 50–950 ramp
primary
#87F9AB
secondary
#D74DAC
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582