#87EE8D#87EE8D
#87EE8D is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.3% C 0.164 H 145.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87EE8D |
|---|---|
| RGB | rgb(135, 238, 141) |
| HSL | hsl(123, 75%, 73%) |
| HSV | hsv(123, 43%, 93%) |
| CMYK | cmyk(43.3%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(86.12, -49.39, 37.80) |
| CIE-LCH | lch(86.12, 62.20, 142.57°) |
| OKLab | oklab(86.33% -0.1343 0.0933) |
| OKLCH | oklch(86.33% 0.164 145.2) |
| XYZ | xyz(45.3716, 68.2201, 35.9711) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.99
Palegreen
#98FB98
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.66
Foam Green
#90FDA9
ΔE00 4.26
Easter Green
#8CFD7E
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87EE8D #EE87E8
analogous
#B4EE87 #87EE8D #87EEC0
triadic
#87EE8D #8D87EE #EE8D87
tetradic
#87EE8D #87B4EE #EE87E8 #EEC087
square
#87EE8D #87B4EE #EE87E8 #EEC087
split-complementary
#87EE8D #C087EE #EE87B4
monochromatic
#1FDC2A #51E65A #87EE8D #BDF6C0 #E4FBE6
Accessibility & contrast
On white
1.43
#87EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#87EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87EE8D
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87EE8D | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E2D493
Tritanopia (blue-blind)
#79E9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #87ee8d; /* rgb */ color: rgb(135, 238, 141); /* oklch */ color: oklch(86.3% 0.164 145.2);
Tailwind
colors: {
custom: {
50: '#aff4af',
500: '#87ee8d',
950: '#000000',
},
}SCSS
$custom: #87ee8d; $custom-light: #aff4af; $custom-dark: #000000;
JSON
{
"hex": "#87ee8d",
"rgb": {
"r": 135,
"g": 238,
"b": 141
},
"hsl": {
"h": 123.495,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.86329,
"c": 0.16356,
"h": 145.2
},
"luminance": 0.68223
}Semantic roles & 50–950 ramp
primary
#87EE8D
secondary
#C950C2
accent
#0ECCD7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581