#9DCD85#9DCD85
#9DCD85 is a light, moderate green. Relative luminance 0.525; OKLCH L 79.7% C 0.110 H 135.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCD85 |
|---|---|
| RGB | rgb(157, 205, 133) |
| HSL | hsl(100, 42%, 66%) |
| HSV | hsv(100, 35%, 80%) |
| CMYK | cmyk(23.4%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.59, -28.82, 30.91) |
| CIE-LCH | lch(77.59, 42.26, 133.00°) |
| OKLab | oklab(79.67% -0.0786 0.0769) |
| OKLCH | oklch(79.67% 0.11 135.6) |
| XYZ | xyz(39.9686, 52.5232, 30.2179) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.13
Light Moss Green
#A6C875
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 5.00
Light Grey Green
#B7E1A1
ΔE00 5.57
Lichen
#8FB67B
ΔE00 6.17
Pale Olive
#B9CC81
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCD85 #B585CD
analogous
#C1CD85 #9DCD85 #85CD91
triadic
#9DCD85 #859DCD #CD859D
tetradic
#9DCD85 #85C1CD #B585CD #CD9185
square
#9DCD85 #85C1CD #B585CD #CD9185
split-complementary
#9DCD85 #9185CD #CD85C1
monochromatic
#5D993F #7ABB5A #9DCD85 #C0DFB0 #E3F1DC
Accessibility & contrast
On white
1.83
#9DCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#9DCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCD85
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCD85 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#CBBE89
Tritanopia (blue-blind)
#9CC8BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9dcd85; /* rgb */ color: rgb(157, 205, 133); /* oklch */ color: oklch(79.7% 0.110 135.6);
Tailwind
colors: {
custom: {
50: '#bbdca9',
500: '#9dcd85',
950: '#000000',
},
}SCSS
$custom: #9dcd85; $custom-light: #bbdca9; $custom-dark: #000000;
JSON
{
"hex": "#9dcd85",
"rgb": {
"r": 157,
"g": 205,
"b": 133
},
"hsl": {
"h": 100,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79671,
"c": 0.11,
"h": 135.6
},
"luminance": 0.52524
}Semantic roles & 50–950 ramp
primary
#9DCD85
secondary
#87579F
accent
#31B589
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480