#87E7AB#87E7AB
#87E7AB is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.3% C 0.125 H 155.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #87E7AB |
|---|---|
| RGB | rgb(135, 231, 171) |
| HSL | hsl(143, 67%, 72%) |
| HSV | hsv(143, 42%, 91%) |
| CMYK | cmyk(41.6%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(84.61, -41.33, 20.52) |
| CIE-LCH | lch(84.61, 46.14, 153.60°) |
| OKLab | oklab(85.27% -0.1134 0.0523) |
| OKLCH | oklch(85.27% 0.125 155.3) |
| XYZ | xyz(45.9152, 65.2399, 48.6933) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.83
Seafoam
#7FE0B3
ΔE00 3.85
Light Sea Green
#98F6B0
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Blue Green
#7EFBB3
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E7AB #E787C3
analogous
#93E787 #87E7AB #87E7DB
triadic
#87E7AB #AB87E7 #E7AB87
tetradic
#87E7AB #8793E7 #E787C3 #E7DB87
square
#87E7AB #8793E7 #E787C3 #E7DB87
split-complementary
#87E7AB #DB87E7 #E78793
monochromatic
#29CB66 #54DD87 #87E7AB #BAF1CF #E5FAED
Accessibility & contrast
On white
1.49
#87E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#87E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E7AB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E7AB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A8
Deuteranopia (green-blind)
#D8CFAF
Tritanopia (blue-blind)
#73E5D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87e7ab; /* rgb */ color: rgb(135, 231, 171); /* oklch */ color: oklch(85.3% 0.125 155.3);
Tailwind
colors: {
custom: {
50: '#aeefc4',
500: '#87e7ab',
950: '#000000',
},
}SCSS
$custom: #87e7ab; $custom-light: #aeefc4; $custom-dark: #000000;
JSON
{
"hex": "#87e7ab",
"rgb": {
"r": 135,
"g": 231,
"b": 171
},
"hsl": {
"h": 142.5,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.8527,
"c": 0.1249,
"h": 155.3
},
"luminance": 0.65243
}Semantic roles & 50–950 ramp
primary
#87E7AB
secondary
#C05297
accent
#178ACF
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582