#87CD93#87CD93
#87CD93 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.7% C 0.108 H 148.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #87CD93 |
|---|---|
| RGB | rgb(135, 205, 147) |
| HSL | hsl(130, 41%, 67%) |
| HSV | hsv(130, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(76.63, -33.89, 22.09) |
| CIE-LCH | lch(76.63, 40.46, 146.91°) |
| OKLab | oklab(78.66% -0.0927 0.056) |
| OKLCH | oklch(78.66% 0.108 148.9) |
| XYZ | xyz(37.0875, 50.9182, 35.4721) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.23
Darkseagreen
#8FBC8F
ΔE00 5.50
Hospital Green
#9BE5AA
ΔE00 5.73
Emerald
#50C878
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 6.87
Pistachio
#93C572
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CD93 #CD87C1
analogous
#9ECD87 #87CD93 #87CDB6
triadic
#87CD93 #9387CD #CD9387
tetradic
#87CD93 #879ECD #CD87C1 #CDB687
square
#87CD93 #879ECD #CD87C1 #CDB687
split-complementary
#87CD93 #B687CD #CD879E
monochromatic
#409A4F #5CBB6C #87CD93 #B2DFBA #DDF1E1
Accessibility & contrast
On white
1.88
#87CD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#87CD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CD93
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CD93 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC28F
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#7DCABD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87cd93; /* rgb */ color: rgb(135, 205, 147); /* oklch */ color: oklch(78.7% 0.108 148.9);
Tailwind
colors: {
custom: {
50: '#acdcb3',
500: '#87cd93',
950: '#000000',
},
}SCSS
$custom: #87cd93; $custom-light: #acdcb3; $custom-dark: #000000;
JSON
{
"hex": "#87cd93",
"rgb": {
"r": 135,
"g": 205,
"b": 147
},
"hsl": {
"h": 130.286,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.78656,
"c": 0.10828,
"h": 148.9
},
"luminance": 0.5092
}Semantic roles & 50–950 ramp
primary
#87CD93
secondary
#A05894
accent
#319EB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481