#9DBB95#9DBB95
#9DBB95 is a light, moderate green. Relative luminance 0.449; OKLCH L 75.9% C 0.062 H 139.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBB95 |
|---|---|
| RGB | rgb(157, 187, 149) |
| HSL | hsl(107, 22%, 66%) |
| HSV | hsv(107, 20%, 73%) |
| CMYK | cmyk(16%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.81, -17.40, 15.94) |
| CIE-LCH | lch(72.81, 23.60, 137.51°) |
| OKLab | oklab(75.94% -0.0472 0.0409) |
| OKLCH | oklch(75.94% 0.062 139.1) |
| XYZ | xyz(37.0986, 44.8780, 35.1357) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.49
Greenish Grey
#96AE8D
ΔE00 3.78
Sage Green
#9CAF88
ΔE00 4.13
Lichen
#8FB67B
ΔE00 5.70
Sage Green (survey)
#88B378
ΔE00 6.35
Greyish Green
#82A67D
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBB95 #B395BB
analogous
#B0BB95 #9DBB95 #95BBA0
triadic
#9DBB95 #959DBB #BB959D
tetradic
#9DBB95 #95B0BB #B395BB #BBA095
square
#9DBB95 #95B0BB #B395BB #BBA095
split-complementary
#9DBB95 #A095BB #BB95B0
monochromatic
#5D8253 #7BA370 #9DBB95 #BFD3BA #E2EBE0
Accessibility & contrast
On white
2.11
#9DBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#9DBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBB95
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBB95 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB493
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#9CB8B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9dbb95; /* rgb */ color: rgb(157, 187, 149); /* oklch */ color: oklch(75.9% 0.062 139.1);
Tailwind
colors: {
custom: {
50: '#bacfb4',
500: '#9dbb95',
950: '#000000',
},
}SCSS
$custom: #9dbb95; $custom-light: #bacfb4; $custom-dark: #000000;
JSON
{
"hex": "#9dbb95",
"rgb": {
"r": 157,
"g": 187,
"b": 149
},
"hsl": {
"h": 107.368,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75936,
"c": 0.06246,
"h": 139.1
},
"luminance": 0.44879
}Semantic roles & 50–950 ramp
primary
#9DBB95
secondary
#DAD0DC
accent
#45A08D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280