#87E08E#87E08E
#87E08E is a very light, vivid green. Relative luminance 0.604; OKLCH L 83.0% C 0.142 H 145.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #87E08E |
|---|---|
| RGB | rgb(135, 224, 142) |
| HSL | hsl(125, 59%, 70%) |
| HSV | hsv(125, 40%, 88%) |
| CMYK | cmyk(39.7%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(82.06, -43.28, 31.99) |
| CIE-LCH | lch(82.06, 53.82, 143.53°) |
| OKLab | oklab(83.03% -0.1178 0.0797) |
| OKLCH | oklch(83.03% 0.142 145.9) |
| XYZ | xyz(41.5277, 60.4127, 35.0586) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 4.91
Light Sea Green
#98F6B0
ΔE00 5.76
Palegreen
#98FB98
ΔE00 6.13
Weird Green
#3AE57F
ΔE00 6.18
Foam Green
#90FDA9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E08E #E087D9
analogous
#ACE087 #87E08E #87E0BA
triadic
#87E08E #8E87E0 #E08E87
tetradic
#87E08E #87ACE0 #E087D9 #E0BA87
square
#87E08E #87ACE0 #E087D9 #E0BA87
split-complementary
#87E08E #BA87E0 #E087AC
monochromatic
#31BC3C #56D360 #87E08E #B8EDBC #E7F9E8
Accessibility & contrast
On white
1.61
#87E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#87E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E08E
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E08E | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D188
Deuteranopia (green-blind)
#D5C993
Tritanopia (blue-blind)
#7BDCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87e08e; /* rgb */ color: rgb(135, 224, 142); /* oklch */ color: oklch(83.0% 0.142 145.9);
Tailwind
colors: {
custom: {
50: '#aeeab0',
500: '#87e08e',
950: '#000000',
},
}SCSS
$custom: #87e08e; $custom-light: #aeeab0; $custom-dark: #000000;
JSON
{
"hex": "#87e08e",
"rgb": {
"r": 135,
"g": 224,
"b": 142
},
"hsl": {
"h": 124.719,
"s": 58.94,
"l": 70.392
},
"oklch": {
"l": 0.83032,
"c": 0.14228,
"h": 145.9
},
"luminance": 0.60415
}Semantic roles & 50–950 ramp
primary
#87E08E
secondary
#B854B0
accent
#1FB9C7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#111610
muted
#818481