#9DC987#9DC987
#9DC987 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.8% C 0.102 H 135.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC987 |
|---|---|
| RGB | rgb(157, 201, 135) |
| HSL | hsl(100, 38%, 66%) |
| HSV | hsv(100, 33%, 79%) |
| CMYK | cmyk(21.9%, 0%, 32.8%, 21.2%) |
| CIE-LAB | lab(76.49, -26.60, 28.41) |
| CIE-LCH | lch(76.49, 38.92, 133.12°) |
| OKLab | oklab(78.8% -0.0725 0.0711) |
| OKLCH | oklch(78.8% 0.102 135.6) |
| XYZ | xyz(39.1634, 50.6897, 30.6377) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.56
Light Moss Green
#A6C875
ΔE00 4.44
Lichen
#8FB67B
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.73
Darkseagreen
#8FBC8F
ΔE00 5.87
Sage Green (survey)
#88B378
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC987 #B387C9
analogous
#BEC987 #9DC987 #87C992
triadic
#9DC987 #879DC9 #C9879D
tetradic
#9DC987 #87BEC9 #B387C9 #C99287
square
#9DC987 #87BEC9 #B387C9 #C99287
split-complementary
#9DC987 #9287C9 #C987BE
monochromatic
#5D9342 #7BB65D #9DC987 #BFDCB1 #E2EFDB
Accessibility & contrast
On white
1.89
#9DC987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#9DC987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC987
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC987 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF83
Deuteranopia (green-blind)
#C7BB8A
Tritanopia (blue-blind)
#9DC4B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9dc987; /* rgb */ color: rgb(157, 201, 135); /* oklch */ color: oklch(78.8% 0.102 135.6);
Tailwind
colors: {
custom: {
50: '#bbd9aa',
500: '#9dc987',
950: '#000000',
},
}SCSS
$custom: #9dc987; $custom-light: #bbd9aa; $custom-dark: #000000;
JSON
{
"hex": "#9dc987",
"rgb": {
"r": 157,
"g": 201,
"b": 135
},
"hsl": {
"h": 100,
"s": 37.931,
"l": 65.882
},
"oklch": {
"l": 0.78796,
"c": 0.1015,
"h": 135.6
},
"luminance": 0.50691
}Semantic roles & 50–950 ramp
primary
#9DC987
secondary
#855A9B
accent
#35B187
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381