#9DB896#9DB896
#9DB896 is a light, muted green. Relative luminance 0.437; OKLCH L 75.3% C 0.056 H 139.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB896 |
|---|---|
| RGB | rgb(157, 184, 150) |
| HSL | hsl(108, 19%, 65%) |
| HSV | hsv(108, 18%, 72%) |
| CMYK | cmyk(14.7%, 0%, 18.5%, 27.8%) |
| CIE-LAB | lab(71.99, -15.69, 14.26) |
| CIE-LCH | lch(71.99, 21.20, 137.74°) |
| OKLab | oklab(75.29% -0.0426 0.0367) |
| OKLCH | oklch(75.29% 0.056 139.3) |
| XYZ | xyz(36.5490, 43.6505, 35.3481) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.79
Sage Green
#9CAF88
ΔE00 3.62
Darkseagreen
#8FBC8F
ΔE00 4.57
Greyish Green
#82A67D
ΔE00 6.56
Lichen
#8FB67B
ΔE00 6.63
Grey Green
#86A17D
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB896 #B196B8
analogous
#AEB896 #9DB896 #96B8A0
triadic
#9DB896 #969DB8 #B8969D
tetradic
#9DB896 #96AEB8 #B196B8 #B8A096
square
#9DB896 #96AEB8 #B196B8 #B8A096
split-complementary
#9DB896 #A096B8 #B896AE
monochromatic
#5E7E55 #7B9F71 #9DB896 #BFD1BB #E1E9DF
Accessibility & contrast
On white
2.16
#9DB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#9DB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB896
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB896 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB294
Deuteranopia (green-blind)
#B6AF98
Tritanopia (blue-blind)
#9CB5AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9db896; /* rgb */ color: rgb(157, 184, 150); /* oklch */ color: oklch(75.3% 0.056 139.3);
Tailwind
colors: {
custom: {
50: '#bacdb5',
500: '#9db896',
950: '#000000',
},
}SCSS
$custom: #9db896; $custom-light: #bacdb5; $custom-dark: #000000;
JSON
{
"hex": "#9db896",
"rgb": {
"r": 157,
"g": 184,
"b": 150
},
"hsl": {
"h": 107.647,
"s": 19.318,
"l": 65.49
},
"oklch": {
"l": 0.75291,
"c": 0.05619,
"h": 139.3
},
"luminance": 0.43651
}Semantic roles & 50–950 ramp
primary
#9DB896
secondary
#D8CFDB
accent
#489E8C
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280