#87E99B#87E99B
#87E99B is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.4% C 0.143 H 149.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #87E99B |
|---|---|
| RGB | rgb(135, 233, 155) |
| HSL | hsl(132, 69%, 72%) |
| HSV | hsv(132, 42%, 91%) |
| CMYK | cmyk(42.1%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.89, -45.05, 29.14) |
| CIE-LCH | lch(84.89, 53.65, 147.10°) |
| OKLab | oklab(85.4% -0.1227 0.0732) |
| OKLCH | oklch(85.4% 0.143 149.2) |
| XYZ | xyz(45.0444, 65.7923, 41.3296) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Light Sea Green
#98F6B0
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.99
Hospital Green
#9BE5AA
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.12
Foam Green
#90FDA9
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E99B #E987D5
analogous
#A4E987 #87E99B #87E9CC
triadic
#87E99B #9B87E9 #E99B87
tetradic
#87E99B #87A4E9 #E987D5 #E9CC87
square
#87E99B #87A4E9 #E987D5 #E9CC87
split-complementary
#87E99B #CC87E9 #E987A4
monochromatic
#26D049 #53E070 #87E99B #BBF2C6 #E5FAE9
Accessibility & contrast
On white
1.48
#87E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#87E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E99B
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E99B | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#77E6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #87e99b; /* rgb */ color: rgb(135, 233, 155); /* oklch */ color: oklch(85.4% 0.143 149.2);
Tailwind
colors: {
custom: {
50: '#aef0b9',
500: '#87e99b',
950: '#000000',
},
}SCSS
$custom: #87e99b; $custom-light: #aef0b9; $custom-dark: #000000;
JSON
{
"hex": "#87e99b",
"rgb": {
"r": 135,
"g": 233,
"b": 155
},
"hsl": {
"h": 132.245,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.85403,
"c": 0.14288,
"h": 149.2
},
"luminance": 0.65795
}Semantic roles & 50–950 ramp
primary
#87E99B
secondary
#C352AC
accent
#15ABD1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581