#87EF8E#87EF8E
#87EF8E is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.6% C 0.164 H 145.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #87EF8E |
|---|---|
| RGB | rgb(135, 239, 142) |
| HSL | hsl(124, 76%, 73%) |
| HSV | hsv(124, 44%, 94%) |
| CMYK | cmyk(43.5%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(86.42, -49.66, 37.70) |
| CIE-LCH | lch(86.42, 62.35, 142.79°) |
| OKLab | oklab(86.58% -0.1351 0.0931) |
| OKLCH | oklch(86.58% 0.164 145.4) |
| XYZ | xyz(45.7383, 68.8339, 36.4621) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.05
Palegreen
#98FB98
ΔE00 2.83
Baby Green
#8CFF9E
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.44
Foam Green
#90FDA9
ΔE00 4.06
Easter Green
#8CFD7E
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87EF8E #EF87E8
analogous
#B4EF87 #87EF8E #87EFC2
triadic
#87EF8E #8E87EF #EF8E87
tetradic
#87EF8E #87B4EF #EF87E8 #EFC287
square
#87EF8E #87B4EF #EF87E8 #EFC287
split-complementary
#87EF8E #C287EF #EF87B4
monochromatic
#1EDE2B #51E85B #87EF8E #BDF6C1 #E4FBE6
Accessibility & contrast
On white
1.42
#87EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#87EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87EF8E
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87EF8E | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#79EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #87ef8e; /* rgb */ color: rgb(135, 239, 142); /* oklch */ color: oklch(86.6% 0.164 145.4);
Tailwind
colors: {
custom: {
50: '#aff5b0',
500: '#87ef8e',
950: '#000000',
},
}SCSS
$custom: #87ef8e; $custom-light: #aff5b0; $custom-dark: #000000;
JSON
{
"hex": "#87ef8e",
"rgb": {
"r": 135,
"g": 239,
"b": 142
},
"hsl": {
"h": 124.038,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.86582,
"c": 0.16403,
"h": 145.4
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#87EF8E
secondary
#CA50C2
accent
#0DCBD9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581