#9DB799#9DB799
#9DB799 is a light, muted green. Relative luminance 0.433; OKLCH L 75.1% C 0.051 H 141.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB799 |
|---|---|
| RGB | rgb(157, 183, 153) |
| HSL | hsl(112, 17%, 66%) |
| HSV | hsv(112, 16%, 72%) |
| CMYK | cmyk(14.2%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(71.78, -14.65, 12.33) |
| CIE-LCH | lch(71.78, 19.15, 139.92°) |
| OKLab | oklab(75.14% -0.0399 0.0318) |
| OKLCH | oklch(75.14% 0.051 141.4) |
| XYZ | xyz(36.5867, 43.3344, 36.5676) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.79
Sage Green
#9CAF88
ΔE00 4.13
Darkseagreen
#8FBC8F
ΔE00 5.49
Greyish Green
#82A67D
ΔE00 6.95
Grey Green
#86A17D
ΔE00 7.00
Lichen
#8FB67B
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB799 #B399B7
analogous
#ACB799 #9DB799 #99B7A4
triadic
#9DB799 #999DB7 #B7999D
tetradic
#9DB799 #99ACB7 #B399B7 #B7A499
square
#9DB799 #99ACB7 #B399B7 #B7A499
split-complementary
#9DB799 #A499B7 #B799AC
monochromatic
#5D7D58 #7B9E75 #9DB799 #BFD0BD #E2EAE1
Accessibility & contrast
On white
2.17
#9DB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#9DB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB799
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB799 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B297
Deuteranopia (green-blind)
#B4AF9A
Tritanopia (blue-blind)
#9BB5AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9db799; /* rgb */ color: rgb(157, 183, 153); /* oklch */ color: oklch(75.1% 0.051 141.4);
Tailwind
colors: {
custom: {
50: '#baccb7',
500: '#9db799',
950: '#000000',
},
}SCSS
$custom: #9db799; $custom-light: #baccb7; $custom-dark: #000000;
JSON
{
"hex": "#9db799",
"rgb": {
"r": 157,
"g": 183,
"b": 153
},
"hsl": {
"h": 112,
"s": 17.241,
"l": 65.882
},
"oklch": {
"l": 0.75143,
"c": 0.051,
"h": 141.4
},
"luminance": 0.43335
}Semantic roles & 50–950 ramp
primary
#9DB799
secondary
#DAD1DB
accent
#4A9C91
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280