#87E7AA#87E7AA
#87E7AA is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.2% C 0.126 H 154.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87E7AA |
|---|---|
| RGB | rgb(135, 231, 170) |
| HSL | hsl(142, 67%, 72%) |
| HSV | hsv(142, 42%, 91%) |
| CMYK | cmyk(41.6%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(84.59, -41.52, 21.01) |
| CIE-LCH | lch(84.59, 46.53, 153.16°) |
| OKLab | oklab(85.25% -0.1139 0.0535) |
| OKLCH | oklch(85.25% 0.126 154.8) |
| XYZ | xyz(45.8202, 65.2019, 48.1932) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.78
Light Sea Green
#98F6B0
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 4.66
Seafoam Green
#7AF9AB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E7AA #E787C4
analogous
#94E787 #87E7AA #87E7DA
triadic
#87E7AA #AA87E7 #E7AA87
tetradic
#87E7AA #8794E7 #E787C4 #E7DA87
square
#87E7AA #8794E7 #E787C4 #E7DA87
split-complementary
#87E7AA #DA87E7 #E78794
monochromatic
#29CB64 #54DD86 #87E7AA #BAF1CE #E5FAED
Accessibility & contrast
On white
1.50
#87E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#87E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E7AA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E7AA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#73E5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87e7aa; /* rgb */ color: rgb(135, 231, 170); /* oklch */ color: oklch(85.2% 0.126 154.8);
Tailwind
colors: {
custom: {
50: '#aeefc3',
500: '#87e7aa',
950: '#000000',
},
}SCSS
$custom: #87e7aa; $custom-light: #aeefc3; $custom-dark: #000000;
JSON
{
"hex": "#87e7aa",
"rgb": {
"r": 135,
"g": 231,
"b": 170
},
"hsl": {
"h": 141.875,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.85248,
"c": 0.12581,
"h": 154.8
},
"luminance": 0.65205
}Semantic roles & 50–950 ramp
primary
#87E7AA
secondary
#C05298
accent
#178CCF
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582