#87DC8A#87DC8A
#87DC8A is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.140 H 144.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC8A |
|---|---|
| RGB | rgb(135, 220, 138) |
| HSL | hsl(122, 55%, 70%) |
| HSV | hsv(122, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.83, -42.16, 32.41) |
| CIE-LCH | lch(80.83, 53.17, 142.45°) |
| OKLab | oklab(82.01% -0.1148 0.0806) |
| OKLCH | oklch(82.01% 0.14 144.9) |
| XYZ | xyz(40.1704, 58.1700, 33.1511) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.21
Hospital Green
#9BE5AA
ΔE00 5.32
Weird Green
#3AE57F
ΔE00 6.54
Soft Green
#6FC276
ΔE00 6.59
Light Sea Green
#98F6B0
ΔE00 6.65
Lightish Green
#61E160
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC8A #DC87D9
analogous
#AEDC87 #87DC8A #87DCB5
triadic
#87DC8A #8A87DC #DC8A87
tetradic
#87DC8A #87AEDC #DC87D9 #DCB587
square
#87DC8A #87AEDC #DC87D9 #DCB587
split-complementary
#87DC8A #B587DC #DC87AE
monochromatic
#35B439 #58CE5C #87DC8A #B6EAB8 #E6F8E6
Accessibility & contrast
On white
1.66
#87DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#87DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC8A
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC8A | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#7DD8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #87dc8a; /* rgb */ color: rgb(135, 220, 138); /* oklch */ color: oklch(82.0% 0.140 144.9);
Tailwind
colors: {
custom: {
50: '#ade7ad',
500: '#87dc8a',
950: '#000000',
},
}SCSS
$custom: #87dc8a; $custom-light: #ade7ad; $custom-dark: #000000;
JSON
{
"hex": "#87dc8a",
"rgb": {
"r": 135,
"g": 220,
"b": 138
},
"hsl": {
"h": 122.118,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.82012,
"c": 0.14029,
"h": 144.9
},
"luminance": 0.58172
}Semantic roles & 50–950 ramp
primary
#87DC8A
secondary
#B354B0
accent
#23BDC2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111610
muted
#818481