#9DB899#9DB899
#9DB899 is a light, muted green. Relative luminance 0.437; OKLCH L 75.4% C 0.053 H 141.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB899 |
|---|---|
| RGB | rgb(157, 184, 153) |
| HSL | hsl(112, 18%, 66%) |
| HSV | hsv(112, 17%, 72%) |
| CMYK | cmyk(14.7%, 0%, 16.8%, 27.8%) |
| CIE-LAB | lab(72.06, -15.17, 12.72) |
| CIE-LCH | lch(72.06, 19.79, 140.01°) |
| OKLab | oklab(75.37% -0.0413 0.0328) |
| OKLCH | oklch(75.37% 0.053 141.5) |
| XYZ | xyz(36.7937, 43.7484, 36.6366) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.95
Sage Green
#9CAF88
ΔE00 4.19
Darkseagreen
#8FBC8F
ΔE00 5.11
Greyish Green
#82A67D
ΔE00 6.92
Grey Green
#86A17D
ΔE00 7.13
Lichen
#8FB67B
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB899 #B499B8
analogous
#ACB899 #9DB899 #99B8A4
triadic
#9DB899 #999DB8 #B8999D
tetradic
#9DB899 #99ACB8 #B499B8 #B8A499
square
#9DB899 #99ACB8 #B499B8 #B8A499
split-complementary
#9DB899 #A499B8 #B899AC
monochromatic
#5D7F58 #7A9F75 #9DB899 #C0D1BD #E2EAE1
Accessibility & contrast
On white
2.15
#9DB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#9DB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB899
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB899 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#B5B09A
Tritanopia (blue-blind)
#9BB6AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9db899; /* rgb */ color: rgb(157, 184, 153); /* oklch */ color: oklch(75.4% 0.053 141.5);
Tailwind
colors: {
custom: {
50: '#bacdb7',
500: '#9db899',
950: '#000000',
},
}SCSS
$custom: #9db899; $custom-light: #bacdb7; $custom-dark: #000000;
JSON
{
"hex": "#9db899",
"rgb": {
"r": 157,
"g": 184,
"b": 153
},
"hsl": {
"h": 112.258,
"s": 17.919,
"l": 66.078
},
"oklch": {
"l": 0.75365,
"c": 0.05272,
"h": 141.5
},
"luminance": 0.43749
}Semantic roles & 50–950 ramp
primary
#9DB899
secondary
#DAD1DB
accent
#499C92
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280