#9BB396#9BB396
#9BB396 is a light, muted green. Relative luminance 0.414; OKLCH L 74.0% C 0.049 H 140.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB396 |
|---|---|
| RGB | rgb(155, 179, 150) |
| HSL | hsl(110, 16%, 65%) |
| HSV | hsv(110, 16%, 70%) |
| CMYK | cmyk(13.4%, 0%, 16.2%, 29.8%) |
| CIE-LAB | lab(70.46, -13.82, 12.08) |
| CIE-LCH | lch(70.46, 18.36, 138.83°) |
| OKLab | oklab(74.04% -0.0375 0.0312) |
| OKLCH | oklch(74.04% 0.049 140.3) |
| XYZ | xyz(35.1416, 41.4102, 34.9898) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.99
Sage Green
#9CAF88
ΔE00 3.66
Darkseagreen
#8FBC8F
ΔE00 6.14
Grey Green
#86A17D
ΔE00 6.18
Greyish Green
#82A67D
ΔE00 6.49
Greeny Grey
#7EA07A
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB396 #AE96B3
analogous
#AAB396 #9BB396 #96B3A0
triadic
#9BB396 #969BB3 #B3969B
tetradic
#9BB396 #96AAB3 #AE96B3 #B3A096
square
#9BB396 #96AAB3 #AE96B3 #B3A096
split-complementary
#9BB396 #A096B3 #B396AA
monochromatic
#5C7857 #799972 #9BB396 #BDCDBA #DFE6DD
Accessibility & contrast
On white
2.26
#9BB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#9BB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB396
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB396 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE94
Deuteranopia (green-blind)
#B1AB97
Tritanopia (blue-blind)
#9AB1AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9bb396; /* rgb */ color: rgb(155, 179, 150); /* oklch */ color: oklch(74.0% 0.049 140.3);
Tailwind
colors: {
custom: {
50: '#b8c9b5',
500: '#9bb396',
950: '#000000',
},
}SCSS
$custom: #9bb396; $custom-light: #b8c9b5; $custom-dark: #000000;
JSON
{
"hex": "#9bb396",
"rgb": {
"r": 155,
"g": 179,
"b": 150
},
"hsl": {
"h": 109.655,
"s": 16.022,
"l": 64.51
},
"oklch": {
"l": 0.74036,
"c": 0.04879,
"h": 140.3
},
"luminance": 0.41411
}Semantic roles & 50–950 ramp
primary
#9BB396
secondary
#D6CDD7
accent
#4B9A8D
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280