#87CD85#87CD85
#87CD85 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.4% C 0.123 H 143.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87CD85 |
|---|---|
| RGB | rgb(135, 205, 133) |
| HSL | hsl(118, 42%, 66%) |
| HSV | hsv(118, 35%, 80%) |
| CMYK | cmyk(34.1%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.38, -36.23, 29.08) |
| CIE-LCH | lch(76.38, 46.46, 141.25°) |
| OKLab | oklab(78.37% -0.0988 0.0726) |
| OKLCH | oklch(78.37% 0.123 143.7) |
| XYZ | xyz(36.0551, 50.5053, 30.0345) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.85
Pistachio
#93C572
ΔE00 4.73
Emerald
#50C878
ΔE00 5.99
Hospital Green
#9BE5AA
ΔE00 6.75
Fern
#63B76C
ΔE00 6.80
Darkseagreen
#8FBC8F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CD85 #CB85CD
analogous
#ABCD85 #87CD85 #85CDA7
triadic
#87CD85 #8587CD #CD8587
tetradic
#87CD85 #85ABCD #CB85CD #CDA785
square
#87CD85 #85ABCD #CB85CD #CDA785
split-complementary
#87CD85 #A785CD #CD85AB
monochromatic
#41993F #5CBB5A #87CD85 #B2DFB0 #DCF1DC
Accessibility & contrast
On white
1.89
#87CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#87CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CD85
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CD85 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C180
Deuteranopia (green-blind)
#C5BA89
Tritanopia (blue-blind)
#80C9BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #87cd85; /* rgb */ color: rgb(135, 205, 133); /* oklch */ color: oklch(78.4% 0.123 143.7);
Tailwind
colors: {
custom: {
50: '#acdca9',
500: '#87cd85',
950: '#000000',
},
}SCSS
$custom: #87cd85; $custom-light: #acdca9; $custom-dark: #000000;
JSON
{
"hex": "#87cd85",
"rgb": {
"r": 135,
"g": 205,
"b": 133
},
"hsl": {
"h": 118.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78371,
"c": 0.12262,
"h": 143.7
},
"luminance": 0.50507
}Semantic roles & 50–950 ramp
primary
#87CD85
secondary
#9D579F
accent
#31B5B1
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480