#87E99D#87E99D
#87E99D is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.4% C 0.141 H 149.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #87E99D |
|---|---|
| RGB | rgb(135, 233, 157) |
| HSL | hsl(133, 69%, 72%) |
| HSV | hsv(133, 42%, 91%) |
| CMYK | cmyk(42.1%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(84.92, -44.71, 28.16) |
| CIE-LCH | lch(84.92, 52.84, 147.79°) |
| OKLab | oklab(85.44% -0.1219 0.0709) |
| OKLCH | oklch(85.44% 0.141 149.8) |
| XYZ | xyz(45.2137, 65.8601, 42.2215) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.34
Lightgreen
#90EE90
ΔE00 3.56
Hospital Green
#9BE5AA
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E99D #E987D3
analogous
#A2E987 #87E99D #87E9CE
triadic
#87E99D #9D87E9 #E99D87
tetradic
#87E99D #87A2E9 #E987D3 #E9CE87
square
#87E99D #87A2E9 #E987D3 #E9CE87
split-complementary
#87E99D #CE87E9 #E987A2
monochromatic
#26D04C #53E073 #87E99D #BBF2C7 #E5FAEA
Accessibility & contrast
On white
1.48
#87E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#87E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E99D
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E99D | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#76E6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #87e99d; /* rgb */ color: rgb(135, 233, 157); /* oklch */ color: oklch(85.4% 0.141 149.8);
Tailwind
colors: {
custom: {
50: '#aef0ba',
500: '#87e99d',
950: '#000000',
},
}SCSS
$custom: #87e99d; $custom-light: #aef0ba; $custom-dark: #000000;
JSON
{
"hex": "#87e99d",
"rgb": {
"r": 135,
"g": 233,
"b": 157
},
"hsl": {
"h": 133.469,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.85443,
"c": 0.14096,
"h": 149.8
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#87E99D
secondary
#C352A9
accent
#15A7D1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581