#87CC8A#87CC8A
#87CC8A is a light, moderate green. Relative luminance 0.502; OKLCH L 78.2% C 0.116 H 145.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #87CC8A |
|---|---|
| RGB | rgb(135, 204, 138) |
| HSL | hsl(123, 40%, 66%) |
| HSV | hsv(123, 34%, 80%) |
| CMYK | cmyk(33.8%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.17, -34.97, 26.20) |
| CIE-LCH | lch(76.17, 43.69, 143.16°) |
| OKLab | oklab(78.23% -0.0954 0.0659) |
| OKLCH | oklch(78.23% 0.116 145.4) |
| XYZ | xyz(36.1703, 50.1699, 31.8177) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.07
Pistachio
#93C572
ΔE00 5.52
Darkseagreen
#8FBC8F
ΔE00 6.03
Emerald
#50C878
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.41
Lichen
#8FB67B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CC8A #CC87C9
analogous
#A7CC87 #87CC8A #87CCAD
triadic
#87CC8A #8A87CC #CC8A87
tetradic
#87CC8A #87A7CC #CC87C9 #CCAD87
square
#87CC8A #87A7CC #CC87C9 #CCAD87
split-complementary
#87CC8A #AD87CC #CC87A7
monochromatic
#419844 #5CBA60 #87CC8A #B2DEB4 #DDF1DE
Accessibility & contrast
On white
1.90
#87CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#87CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CC8A
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CC8A | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C4B98E
Tritanopia (blue-blind)
#7FC8BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #87cc8a; /* rgb */ color: rgb(135, 204, 138); /* oklch */ color: oklch(78.2% 0.116 145.4);
Tailwind
colors: {
custom: {
50: '#acdcac',
500: '#87cc8a',
950: '#000000',
},
}SCSS
$custom: #87cc8a; $custom-light: #acdcac; $custom-dark: #000000;
JSON
{
"hex": "#87cc8a",
"rgb": {
"r": 135,
"g": 204,
"b": 138
},
"hsl": {
"h": 122.609,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.78233,
"c": 0.1159,
"h": 145.4
},
"luminance": 0.50172
}Semantic roles & 50–950 ramp
primary
#87CC8A
secondary
#9F599B
accent
#32AEB3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481