#87EE90#87EE90
#87EE90 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.4% C 0.161 H 145.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #87EE90 |
|---|---|
| RGB | rgb(135, 238, 144) |
| HSL | hsl(125, 75%, 73%) |
| HSV | hsv(125, 43%, 93%) |
| CMYK | cmyk(43.3%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(86.16, -48.94, 36.37) |
| CIE-LCH | lch(86.16, 60.97, 143.38°) |
| OKLab | oklab(86.38% -0.1331 0.0901) |
| OKLCH | oklch(86.38% 0.161 145.9) |
| XYZ | xyz(45.5978, 68.3106, 37.1627) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.05
Palegreen
#98FB98
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 3.57
Foam Green
#90FDA9
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87EE90 #EE87E5
analogous
#B1EE87 #87EE90 #87EEC3
triadic
#87EE90 #9087EE #EE9087
tetradic
#87EE90 #87B1EE #EE87E5 #EEC387
square
#87EE90 #87B1EE #EE87E5 #EEC387
split-complementary
#87EE90 #C387EE #EE87B1
monochromatic
#1FDC30 #51E65E #87EE90 #BDF6C2 #E4FBE6
Accessibility & contrast
On white
1.43
#87EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#87EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87EE90
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87EE90 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#78E9D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #87ee90; /* rgb */ color: rgb(135, 238, 144); /* oklch */ color: oklch(86.4% 0.161 145.9);
Tailwind
colors: {
custom: {
50: '#aff4b1',
500: '#87ee90',
950: '#000000',
},
}SCSS
$custom: #87ee90; $custom-light: #aff4b1; $custom-dark: #000000;
JSON
{
"hex": "#87ee90",
"rgb": {
"r": 135,
"g": 238,
"b": 144
},
"hsl": {
"h": 125.243,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.8638,
"c": 0.1607,
"h": 145.9
},
"luminance": 0.68314
}Semantic roles & 50–950 ramp
primary
#87EE90
secondary
#C950BE
accent
#0EC6D7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581