#87CD97#87CD97
#87CD97 is a light, moderate green. Relative luminance 0.510; OKLCH L 78.7% C 0.104 H 150.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #87CD97 |
|---|---|
| RGB | rgb(135, 205, 151) |
| HSL | hsl(134, 41%, 67%) |
| HSV | hsv(134, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(76.71, -33.18, 20.08) |
| CIE-LCH | lch(76.71, 38.79, 148.82°) |
| OKLab | oklab(78.74% -0.0909 0.0511) |
| OKLCH | oklch(78.74% 0.104 150.7) |
| XYZ | xyz(37.4069, 51.0460, 37.1540) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.71
Soft Green
#6FC276
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 6.26
Emerald
#50C878
ΔE00 7.17
Mediumaquamarine
#66CDAA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CD97 #CD87BD
analogous
#9ACD87 #87CD97 #87CDBA
triadic
#87CD97 #9787CD #CD9787
tetradic
#87CD97 #879ACD #CD87BD #CDBA87
square
#87CD97 #879ACD #CD87BD #CDBA87
split-complementary
#87CD97 #BA87CD #CD879A
monochromatic
#409A54 #5CBB72 #87CD97 #B2DFBC #DDF1E2
Accessibility & contrast
On white
1.87
#87CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#87CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CD97
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CD97 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C3BA9A
Tritanopia (blue-blind)
#7CCBBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87cd97; /* rgb */ color: rgb(135, 205, 151); /* oklch */ color: oklch(78.7% 0.104 150.7);
Tailwind
colors: {
custom: {
50: '#acdcb5',
500: '#87cd97',
950: '#000000',
},
}SCSS
$custom: #87cd97; $custom-light: #acdcb5; $custom-dark: #000000;
JSON
{
"hex": "#87cd97",
"rgb": {
"r": 135,
"g": 205,
"b": 151
},
"hsl": {
"h": 133.714,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.78744,
"c": 0.10428,
"h": 150.7
},
"luminance": 0.51048
}Semantic roles & 50–950 ramp
primary
#87CD97
secondary
#A05890
accent
#3196B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481