#87EE8B#87EE8B
#87EE8B is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.3% C 0.165 H 144.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87EE8B |
|---|---|
| RGB | rgb(135, 238, 139) |
| HSL | hsl(122, 75%, 73%) |
| HSV | hsv(122, 43%, 93%) |
| CMYK | cmyk(43.3%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(86.09, -49.69, 38.75) |
| CIE-LCH | lch(86.09, 63.01, 142.05°) |
| OKLab | oklab(86.3% -0.1352 0.0954) |
| OKLCH | oklch(86.3% 0.165 144.8) |
| XYZ | xyz(45.2241, 68.1611, 35.1945) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.08
Palegreen
#98FB98
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.74
Mint Green
#8FFF9F
ΔE00 3.76
Foam Green
#90FDA9
ΔE00 4.48
Easter Green
#8CFD7E
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87EE8B #EE87EA
analogous
#B6EE87 #87EE8B #87EEBE
triadic
#87EE8B #8B87EE #EE8B87
tetradic
#87EE8B #87B6EE #EE87EA #EEBE87
square
#87EE8B #87B6EE #EE87EA #EEBE87
split-complementary
#87EE8B #BE87EE #EE87B6
monochromatic
#1FDC26 #51E657 #87EE8B #BDF6BF #E4FBE5
Accessibility & contrast
On white
1.44
#87EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#87EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87EE8B
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87EE8B | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD84
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#79E9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #87ee8b; /* rgb */ color: rgb(135, 238, 139); /* oklch */ color: oklch(86.3% 0.165 144.8);
Tailwind
colors: {
custom: {
50: '#aff4ae',
500: '#87ee8b',
950: '#000000',
},
}SCSS
$custom: #87ee8b; $custom-light: #aff4ae; $custom-dark: #000000;
JSON
{
"hex": "#87ee8b",
"rgb": {
"r": 135,
"g": 238,
"b": 139
},
"hsl": {
"h": 122.33,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.86295,
"c": 0.16547,
"h": 144.8
},
"luminance": 0.68164
}Semantic roles & 50–950 ramp
primary
#87EE8B
secondary
#C950C4
accent
#0ED0D7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581