#87CD9D#87CD9D
#87CD9D is a light, moderate green. Relative luminance 0.512; OKLCH L 78.9% C 0.098 H 153.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87CD9D |
|---|---|
| RGB | rgb(135, 205, 157) |
| HSL | hsl(139, 41%, 67%) |
| HSV | hsv(139, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 23.4%, 19.6%) |
| CIE-LAB | lab(76.83, -32.08, 17.06) |
| CIE-LCH | lch(76.83, 36.34, 151.99°) |
| OKLab | oklab(78.88% -0.0882 0.0437) |
| OKLCH | oklch(78.88% 0.098 153.7) |
| XYZ | xyz(37.9066, 51.2459, 39.7858) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 6.76
Light Teal
#90E4C1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CD9D #CD87B7
analogous
#94CD87 #87CD9D #87CDC0
triadic
#87CD9D #9D87CD #CD9D87
tetradic
#87CD9D #8794CD #CD87B7 #CDC087
square
#87CD9D #8794CD #CD87B7 #CDC087
split-complementary
#87CD9D #C087CD #CD8794
monochromatic
#409A5C #5CBB7A #87CD9D #B2DFC0 #DDF1E4
Accessibility & contrast
On white
1.87
#87CD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#87CD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CD9D
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CD9D | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC29A
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#7BCBC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #87cd9d; /* rgb */ color: rgb(135, 205, 157); /* oklch */ color: oklch(78.9% 0.098 153.7);
Tailwind
colors: {
custom: {
50: '#acdcba',
500: '#87cd9d',
950: '#000000',
},
}SCSS
$custom: #87cd9d; $custom-light: #acdcba; $custom-dark: #000000;
JSON
{
"hex": "#87cd9d",
"rgb": {
"r": 135,
"g": 205,
"b": 157
},
"hsl": {
"h": 138.857,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.78882,
"c": 0.09845,
"h": 153.7
},
"luminance": 0.51248
}Semantic roles & 50–950 ramp
primary
#87CD9D
secondary
#A05889
accent
#318BB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481