#9BCD85#9BCD85
#9BCD85 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.5% C 0.111 H 136.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCD85 |
|---|---|
| RGB | rgb(155, 205, 133) |
| HSL | hsl(102, 42%, 66%) |
| HSV | hsv(102, 35%, 80%) |
| CMYK | cmyk(24.4%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.47, -29.52, 30.73) |
| CIE-LCH | lch(77.47, 42.61, 133.85°) |
| OKLab | oklab(79.55% -0.0805 0.0765) |
| OKLCH | oklch(79.55% 0.111 136.5) |
| XYZ | xyz(39.5815, 52.3235, 30.1998) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.14
Light Moss Green
#A6C875
ΔE00 4.39
Pale Olive Green
#B1D27B
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 5.70
Lichen
#8FB67B
ΔE00 6.15
Soft Green
#6FC276
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCD85 #B785CD
analogous
#BFCD85 #9BCD85 #85CD93
triadic
#9BCD85 #859BCD #CD859B
tetradic
#9BCD85 #85BFCD #B785CD #CD9385
square
#9BCD85 #85BFCD #B785CD #CD9385
split-complementary
#9BCD85 #9385CD #CD85BF
monochromatic
#5A993F #77BB5A #9BCD85 #BFDFB0 #E2F1DC
Accessibility & contrast
On white
1.83
#9BCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#9BCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCD85
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCD85 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#CABE89
Tritanopia (blue-blind)
#9AC8BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9bcd85; /* rgb */ color: rgb(155, 205, 133); /* oklch */ color: oklch(79.5% 0.111 136.5);
Tailwind
colors: {
custom: {
50: '#badca9',
500: '#9bcd85',
950: '#000000',
},
}SCSS
$custom: #9bcd85; $custom-light: #badca9; $custom-dark: #000000;
JSON
{
"hex": "#9bcd85",
"rgb": {
"r": 155,
"g": 205,
"b": 133
},
"hsl": {
"h": 101.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79545,
"c": 0.11109,
"h": 136.5
},
"luminance": 0.52325
}Semantic roles & 50–950 ramp
primary
#9BCD85
secondary
#89579F
accent
#31B58C
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480