#9DB59A#9DB59A
#9DB59A is a light, muted green. Relative luminance 0.425; OKLCH L 74.7% C 0.046 H 142.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB59A |
|---|---|
| RGB | rgb(157, 181, 154) |
| HSL | hsl(113, 15%, 66%) |
| HSV | hsv(113, 15%, 71%) |
| CMYK | cmyk(13.3%, 0%, 14.9%, 29%) |
| CIE-LAB | lab(71.25, -13.43, 11.03) |
| CIE-LCH | lch(71.25, 17.38, 140.62°) |
| OKLab | oklab(74.72% -0.0366 0.0285) |
| OKLCH | oklch(74.72% 0.046 142.1) |
| XYZ | xyz(36.2600, 42.5484, 36.8679) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.88
Sage Green
#9CAF88
ΔE00 4.42
Darkseagreen
#8FBC8F
ΔE00 6.51
Grey Green
#86A17D
ΔE00 6.99
Greyish Green
#82A67D
ΔE00 7.29
Greeny Grey
#7EA07A
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB59A #B29AB5
analogous
#AAB59A #9DB59A #9AB5A4
triadic
#9DB59A #9A9DB5 #B59A9D
tetradic
#9DB59A #9AAAB5 #B29AB5 #B5A49A
square
#9DB59A #9AAAB5 #B29AB5 #B5A49A
split-complementary
#9DB59A #A49AB5 #B59AAA
monochromatic
#5E7B5A #7B9B77 #9DB59A #BFCFBD #E2E9E1
Accessibility & contrast
On white
2.21
#9DB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#9DB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB59A
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB59A | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#9BB3AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9db59a; /* rgb */ color: rgb(157, 181, 154); /* oklch */ color: oklch(74.7% 0.046 142.1);
Tailwind
colors: {
custom: {
50: '#bacbb7',
500: '#9db59a',
950: '#000000',
},
}SCSS
$custom: #9db59a; $custom-light: #bacbb7; $custom-dark: #000000;
JSON
{
"hex": "#9db59a",
"rgb": {
"r": 157,
"g": 181,
"b": 154
},
"hsl": {
"h": 113.333,
"s": 15.429,
"l": 65.686
},
"oklch": {
"l": 0.74725,
"c": 0.04638,
"h": 142.1
},
"luminance": 0.42549
}Semantic roles & 50–950 ramp
primary
#9DB59A
secondary
#D9D1DA
accent
#4C9A91
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280