#87E99E#87E99E
#87E99E is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.5% C 0.140 H 150.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #87E99E |
|---|---|
| RGB | rgb(135, 233, 158) |
| HSL | hsl(134, 69%, 72%) |
| HSV | hsv(134, 42%, 91%) |
| CMYK | cmyk(42.1%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(84.94, -44.54, 27.68) |
| CIE-LCH | lch(84.94, 52.44, 148.14°) |
| OKLab | oklab(85.46% -0.1214 0.0697) |
| OKLCH | oklch(85.46% 0.14 150.1) |
| XYZ | xyz(45.2994, 65.8944, 42.6730) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.27
Hospital Green
#9BE5AA
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.96
Foam Green
#90FDA9
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E99E #E987D2
analogous
#A1E987 #87E99E #87E9CF
triadic
#87E99E #9E87E9 #E99E87
tetradic
#87E99E #87A1E9 #E987D2 #E9CF87
square
#87E99E #87A1E9 #E987D2 #E9CF87
split-complementary
#87E99E #CF87E9 #E987A1
monochromatic
#26D04E #53E074 #87E99E #BBF2C8 #E5FAEA
Accessibility & contrast
On white
1.48
#87E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#87E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E99E
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E99E | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#76E6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #87e99e; /* rgb */ color: rgb(135, 233, 158); /* oklch */ color: oklch(85.5% 0.140 150.1);
Tailwind
colors: {
custom: {
50: '#aef0bb',
500: '#87e99e',
950: '#000000',
},
}SCSS
$custom: #87e99e; $custom-light: #aef0bb; $custom-dark: #000000;
JSON
{
"hex": "#87e99e",
"rgb": {
"r": 135,
"g": 233,
"b": 158
},
"hsl": {
"h": 134.082,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.85463,
"c": 0.14,
"h": 150.1
},
"luminance": 0.65897
}Semantic roles & 50–950 ramp
primary
#87E99E
secondary
#C352A8
accent
#15A5D1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582