#9DB697#9DB697
#9DB697 is a light, muted green. Relative luminance 0.429; OKLCH L 74.9% C 0.052 H 139.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB697 |
|---|---|
| RGB | rgb(157, 182, 151) |
| HSL | hsl(108, 18%, 65%) |
| HSV | hsv(108, 17%, 71%) |
| CMYK | cmyk(13.7%, 0%, 17%, 28.6%) |
| CIE-LAB | lab(71.46, -14.49, 12.96) |
| CIE-LCH | lch(71.46, 19.44, 138.18°) |
| OKLab | oklab(74.87% -0.0393 0.0334) |
| OKLCH | oklch(74.87% 0.052 139.6) |
| XYZ | xyz(36.2173, 42.8578, 35.6364) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.40
Sage Green
#9CAF88
ΔE00 3.62
Darkseagreen
#8FBC8F
ΔE00 5.48
Grey Green
#86A17D
ΔE00 6.70
Greyish Green
#82A67D
ΔE00 6.70
Lichen
#8FB67B
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB697 #B097B6
analogous
#ACB697 #9DB697 #97B6A0
triadic
#9DB697 #979DB6 #B6979D
tetradic
#9DB697 #97ACB6 #B097B6 #B6A097
square
#9DB697 #97ACB6 #B097B6 #B6A097
split-complementary
#9DB697 #A097B6 #B697AC
monochromatic
#5E7C57 #7B9D73 #9DB697 #BFCFBB #E1E8DF
Accessibility & contrast
On white
2.19
#9DB697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#9DB697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB697
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB697 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B195
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#9CB4AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9db697; /* rgb */ color: rgb(157, 182, 151); /* oklch */ color: oklch(74.9% 0.052 139.6);
Tailwind
colors: {
custom: {
50: '#baccb5',
500: '#9db697',
950: '#000000',
},
}SCSS
$custom: #9db697; $custom-light: #baccb5; $custom-dark: #000000;
JSON
{
"hex": "#9db697",
"rgb": {
"r": 157,
"g": 182,
"b": 151
},
"hsl": {
"h": 108.387,
"s": 17.514,
"l": 65.294
},
"oklch": {
"l": 0.74871,
"c": 0.05158,
"h": 139.6
},
"luminance": 0.42858
}Semantic roles & 50–950 ramp
primary
#9DB697
secondary
#D8CFDA
accent
#4A9C8C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280