#9BB596#9BB596
#9BB596 is a light, muted green. Relative luminance 0.422; OKLCH L 74.5% C 0.052 H 140.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB596 |
|---|---|
| RGB | rgb(155, 181, 150) |
| HSL | hsl(110, 17%, 65%) |
| HSV | hsv(110, 17%, 71%) |
| CMYK | cmyk(14.4%, 0%, 17.1%, 29%) |
| CIE-LAB | lab(71.02, -14.86, 12.87) |
| CIE-LCH | lch(71.02, 19.66, 139.10°) |
| OKLab | oklab(74.48% -0.0404 0.0332) |
| OKLCH | oklch(74.48% 0.052 140.6) |
| XYZ | xyz(35.5453, 42.2177, 35.1244) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.14
Sage Green
#9CAF88
ΔE00 3.63
Darkseagreen
#8FBC8F
ΔE00 5.32
Greyish Green
#82A67D
ΔE00 6.32
Grey Green
#86A17D
ΔE00 6.36
Lichen
#8FB67B
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB596 #B096B5
analogous
#AAB596 #9BB596 #96B5A1
triadic
#9BB596 #969BB5 #B5969B
tetradic
#9BB596 #96AAB5 #B096B5 #B5A196
square
#9BB596 #96AAB5 #B096B5 #B5A196
split-complementary
#9BB596 #A196B5 #B596AA
monochromatic
#5C7A56 #799C72 #9BB596 #BDCEBA #DFE8DE
Accessibility & contrast
On white
2.22
#9BB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#9BB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB596
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB596 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF94
Deuteranopia (green-blind)
#B3AD97
Tritanopia (blue-blind)
#9AB3AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9bb596; /* rgb */ color: rgb(155, 181, 150); /* oklch */ color: oklch(74.5% 0.052 140.6);
Tailwind
colors: {
custom: {
50: '#b8cbb5',
500: '#9bb596',
950: '#000000',
},
}SCSS
$custom: #9bb596; $custom-light: #b8cbb5; $custom-dark: #000000;
JSON
{
"hex": "#9bb596",
"rgb": {
"r": 155,
"g": 181,
"b": 150
},
"hsl": {
"h": 110.323,
"s": 17.318,
"l": 64.902
},
"oklch": {
"l": 0.74481,
"c": 0.05226,
"h": 140.6
},
"luminance": 0.42218
}Semantic roles & 50–950 ramp
primary
#9BB596
secondary
#D7CED9
accent
#4A9C8E
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280