#87F8AB#87F8AB
#87F8AB is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.2% C 0.150 H 152.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #87F8AB |
|---|---|
| RGB | rgb(135, 248, 171) |
| HSL | hsl(139, 89%, 75%) |
| HSV | hsv(139, 46%, 97%) |
| CMYK | cmyk(45.6%, 0%, 31%, 2.7%) |
| CIE-LAB | lab(89.50, -48.68, 27.22) |
| CIE-LCH | lch(89.50, 55.77, 150.78°) |
| OKLab | oklab(89.24% -0.1328 0.0688) |
| OKLCH | oklch(89.24% 0.15 152.6) |
| XYZ | xyz(50.9063, 75.2222, 50.3570) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.87
Seafoam Green
#7AF9AB
ΔE00 1.27
Foam Green
#90FDA9
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 1.82
Light Bluish Green
#76FDA8
ΔE00 2.06
Light Sea Green
#98F6B0
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F8AB #F887D4
analogous
#9CF887 #87F8AB #87F8E3
triadic
#87F8AB #AB87F8 #F8AB87
tetradic
#87F8AB #879CF8 #F887D4 #F8E387
square
#87F8AB #879CF8 #F887D4 #F8E387
split-complementary
#87F8AB #E387F8 #F8879C
monochromatic
#13F15A #4DF583 #87F8AB #C1FBD3 #E2FDEB
Accessibility & contrast
On white
1.31
#87F8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#87F8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F8AB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F8AB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A6
Deuteranopia (green-blind)
#E8DCB0
Tritanopia (blue-blind)
#6FF5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #87f8ab; /* rgb */ color: rgb(135, 248, 171); /* oklch */ color: oklch(89.2% 0.150 152.6);
Tailwind
colors: {
custom: {
50: '#affbc4',
500: '#87f8ab',
950: '#000000',
},
}SCSS
$custom: #87f8ab; $custom-light: #affbc4; $custom-dark: #000000;
JSON
{
"hex": "#87f8ab",
"rgb": {
"r": 135,
"g": 248,
"b": 171
},
"hsl": {
"h": 139.115,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.89244,
"c": 0.14953,
"h": 152.6
},
"luminance": 0.75226
}Semantic roles & 50–950 ramp
primary
#87F8AB
secondary
#D64DAA
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582