#87F7AB#87F7AB
#87F7AB is a very light, vivid green. Relative luminance 0.746; OKLCH L 89.0% C 0.148 H 152.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87F7AB |
|---|---|
| RGB | rgb(135, 247, 171) |
| HSL | hsl(139, 88%, 75%) |
| HSV | hsv(139, 45%, 97%) |
| CMYK | cmyk(45.3%, 0%, 30.8%, 3.1%) |
| CIE-LAB | lab(89.21, -48.25, 26.83) |
| CIE-LCH | lch(89.21, 55.21, 150.92°) |
| OKLab | oklab(89.01% -0.1317 0.0678) |
| OKLCH | oklch(89.01% 0.148 152.7) |
| XYZ | xyz(50.5997, 74.6090, 50.2548) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.91
Seafoam Green
#7AF9AB
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Sea Green
#98F6B0
ΔE00 1.97
Foam Green
#90FDA9
ΔE00 2.02
Light Bluish Green
#76FDA8
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F7AB #F787D3
analogous
#9BF787 #87F7AB #87F7E3
triadic
#87F7AB #AB87F7 #F7AB87
tetradic
#87F7AB #879BF7 #F787D3 #F7E387
square
#87F7AB #879BF7 #F787D3 #F7E387
split-complementary
#87F7AB #E387F7 #F7879B
monochromatic
#14EF5B #4EF383 #87F7AB #C0FBD3 #E2FDEB
Accessibility & contrast
On white
1.32
#87F7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#87F7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F7AB
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F7AB | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A6
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#6FF4E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #87f7ab; /* rgb */ color: rgb(135, 247, 171); /* oklch */ color: oklch(89.0% 0.148 152.7);
Tailwind
colors: {
custom: {
50: '#affac4',
500: '#87f7ab',
950: '#000000',
},
}SCSS
$custom: #87f7ab; $custom-light: #affac4; $custom-dark: #000000;
JSON
{
"hex": "#87f7ab",
"rgb": {
"r": 135,
"g": 247,
"b": 171
},
"hsl": {
"h": 139.286,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.8901,
"c": 0.1481,
"h": 152.7
},
"luminance": 0.74613
}Semantic roles & 50–950 ramp
primary
#87F7AB
secondary
#D44EA9
accent
#019BE4
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582