#9BB196#9BB196
#9BB196 is a light, muted green. Relative luminance 0.406; OKLCH L 73.6% C 0.045 H 139.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB196 |
|---|---|
| RGB | rgb(155, 177, 150) |
| HSL | hsl(109, 15%, 64%) |
| HSV | hsv(109, 15%, 69%) |
| CMYK | cmyk(12.4%, 0%, 15.3%, 30.6%) |
| CIE-LAB | lab(69.90, -12.77, 11.29) |
| CIE-LCH | lch(69.90, 17.05, 138.52°) |
| OKLab | oklab(73.59% -0.0346 0.0292) |
| OKLCH | oklch(73.59% 0.045 139.9) |
| XYZ | xyz(34.7436, 40.6144, 34.8572) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.24
Sage Green
#9CAF88
ΔE00 3.90
Grey Green
#86A17D
ΔE00 6.15
Greyish Green
#82A67D
ΔE00 6.79
Darkseagreen
#8FBC8F
ΔE00 7.02
Greeny Grey
#7EA07A
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB196 #AC96B1
analogous
#A9B196 #9BB196 #96B19F
triadic
#9BB196 #969BB1 #B1969B
tetradic
#9BB196 #96A9B1 #AC96B1 #B19F96
square
#9BB196 #96A9B1 #AC96B1 #B19F96
split-complementary
#9BB196 #9F96B1 #B196A9
monochromatic
#5D7557 #7A9773 #9BB196 #BCCBB9 #DEE5DC
Accessibility & contrast
On white
2.30
#9BB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#9BB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB196
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB196 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC95
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#9AAFA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9bb196; /* rgb */ color: rgb(155, 177, 150); /* oklch */ color: oklch(73.6% 0.045 139.9);
Tailwind
colors: {
custom: {
50: '#b8c8b4',
500: '#9bb196',
950: '#000000',
},
}SCSS
$custom: #9bb196; $custom-light: #b8c8b4; $custom-dark: #000000;
JSON
{
"hex": "#9bb196",
"rgb": {
"r": 155,
"g": 177,
"b": 150
},
"hsl": {
"h": 108.889,
"s": 14.754,
"l": 64.118
},
"oklch": {
"l": 0.73592,
"c": 0.04531,
"h": 139.9
},
"luminance": 0.40615
}Semantic roles & 50–950 ramp
primary
#9BB196
secondary
#D4CDD6
accent
#4D998B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280