#87E99A#87E99A
#87E99A is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.4% C 0.144 H 148.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #87E99A |
|---|---|
| RGB | rgb(135, 233, 154) |
| HSL | hsl(132, 69%, 72%) |
| HSV | hsv(132, 42%, 91%) |
| CMYK | cmyk(42.1%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(84.87, -45.21, 29.63) |
| CIE-LCH | lch(84.87, 54.06, 146.77°) |
| OKLab | oklab(85.38% -0.1231 0.0743) |
| OKLCH | oklch(85.38% 0.144 148.9) |
| XYZ | xyz(44.9607, 65.7589, 40.8892) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Light Sea Green
#98F6B0
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.21
Foam Green
#90FDA9
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E99A #E987D6
analogous
#A5E987 #87E99A #87E9CB
triadic
#87E99A #9A87E9 #E99A87
tetradic
#87E99A #87A5E9 #E987D6 #E9CB87
square
#87E99A #87A5E9 #E987D6 #E9CB87
split-complementary
#87E99A #CB87E9 #E987A5
monochromatic
#26D047 #53E06E #87E99A #BBF2C6 #E5FAE9
Accessibility & contrast
On white
1.48
#87E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#87E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E99A
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E99A | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#77E5D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #87e99a; /* rgb */ color: rgb(135, 233, 154); /* oklch */ color: oklch(85.4% 0.144 148.9);
Tailwind
colors: {
custom: {
50: '#aef0b8',
500: '#87e99a',
950: '#000000',
},
}SCSS
$custom: #87e99a; $custom-light: #aef0b8; $custom-dark: #000000;
JSON
{
"hex": "#87e99a",
"rgb": {
"r": 135,
"g": 233,
"b": 154
},
"hsl": {
"h": 131.633,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.85384,
"c": 0.14384,
"h": 148.9
},
"luminance": 0.65762
}Semantic roles & 50–950 ramp
primary
#87E99A
secondary
#C352AD
accent
#15ACD1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581