#87CD95#87CD95
#87CD95 is a light, moderate green. Relative luminance 0.510; OKLCH L 78.7% C 0.106 H 149.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #87CD95 |
|---|---|
| RGB | rgb(135, 205, 149) |
| HSL | hsl(132, 41%, 67%) |
| HSV | hsv(132, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(76.67, -33.54, 21.09) |
| CIE-LCH | lch(76.67, 39.62, 147.84°) |
| OKLab | oklab(78.7% -0.0918 0.0536) |
| OKLCH | oklch(78.7% 0.106 149.7) |
| XYZ | xyz(37.2458, 50.9816, 36.3058) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.40
Soft Green
#6FC276
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 6.56
Emerald
#50C878
ΔE00 6.92
Lichen
#8FB67B
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CD95 #CD87BF
analogous
#9CCD87 #87CD95 #87CDB8
triadic
#87CD95 #9587CD #CD9587
tetradic
#87CD95 #879CCD #CD87BF #CDB887
square
#87CD95 #879CCD #CD87BF #CDB887
split-complementary
#87CD95 #B887CD #CD879C
monochromatic
#409A52 #5CBB6F #87CD95 #B2DFBB #DDF1E1
Accessibility & contrast
On white
1.88
#87CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#87CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CD95
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CD95 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#7DCABE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87cd95; /* rgb */ color: rgb(135, 205, 149); /* oklch */ color: oklch(78.7% 0.106 149.7);
Tailwind
colors: {
custom: {
50: '#acdcb4',
500: '#87cd95',
950: '#000000',
},
}SCSS
$custom: #87cd95; $custom-light: #acdcb4; $custom-dark: #000000;
JSON
{
"hex": "#87cd95",
"rgb": {
"r": 135,
"g": 205,
"b": 149
},
"hsl": {
"h": 132,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.787,
"c": 0.10626,
"h": 149.7
},
"luminance": 0.50983
}Semantic roles & 50–950 ramp
primary
#87CD95
secondary
#A05892
accent
#319AB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481