#87CA95#87CA95
#87CA95 is a light, moderate green. Relative luminance 0.496; OKLCH L 78.0% C 0.102 H 150.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #87CA95 |
|---|---|
| RGB | rgb(135, 202, 149) |
| HSL | hsl(133, 39%, 66%) |
| HSV | hsv(133, 33%, 79%) |
| CMYK | cmyk(33.2%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(75.80, -32.14, 19.89) |
| CIE-LCH | lch(75.80, 37.79, 148.25°) |
| OKLab | oklab(78% -0.088 0.0506) |
| OKLCH | oklch(78% 0.102 150.1) |
| XYZ | xyz(36.5351, 49.5601, 36.0689) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.60
Soft Green
#6FC276
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.41
Seafoam
#7FE0B3
ΔE00 6.88
Lichen
#8FB67B
ΔE00 7.11
Faded Green
#7BB274
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CA95 #CA87BC
analogous
#9ACA87 #87CA95 #87CAB6
triadic
#87CA95 #9587CA #CA9587
tetradic
#87CA95 #879ACA #CA87BC #CAB687
square
#87CA95 #879ACA #CA87BC #CAB687
split-complementary
#87CA95 #B687CA #CA879A
monochromatic
#429553 #5DB770 #87CA95 #B1DDBA #DCEFE0
Accessibility & contrast
On white
1.92
#87CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#87CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CA95
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CA95 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF92
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#7DC8BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #87ca95; /* rgb */ color: rgb(135, 202, 149); /* oklch */ color: oklch(78.0% 0.102 150.1);
Tailwind
colors: {
custom: {
50: '#acdab4',
500: '#87ca95',
950: '#000000',
},
}SCSS
$custom: #87ca95; $custom-light: #acdab4; $custom-dark: #000000;
JSON
{
"hex": "#87ca95",
"rgb": {
"r": 135,
"g": 202,
"b": 149
},
"hsl": {
"h": 132.537,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.77998,
"c": 0.10154,
"h": 150.1
},
"luminance": 0.49562
}Semantic roles & 50–950 ramp
primary
#87CA95
secondary
#E1CBDD
accent
#3497B2
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380