#9BB495#9BB495
#9BB495 is a light, muted green. Relative luminance 0.418; OKLCH L 74.2% C 0.052 H 139.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB495 |
|---|---|
| RGB | rgb(155, 180, 149) |
| HSL | hsl(108, 17%, 65%) |
| HSV | hsv(108, 17%, 71%) |
| CMYK | cmyk(13.9%, 0%, 17.2%, 29.4%) |
| CIE-LAB | lab(70.72, -14.51, 12.99) |
| CIE-LCH | lch(70.72, 19.48, 138.17°) |
| OKLab | oklab(74.23% -0.0394 0.0335) |
| OKLCH | oklch(74.23% 0.052 139.6) |
| XYZ | xyz(35.2625, 41.7805, 34.6346) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.87
Sage Green
#9CAF88
ΔE00 3.37
Darkseagreen
#8FBC8F
ΔE00 5.54
Grey Green
#86A17D
ΔE00 6.15
Greyish Green
#82A67D
ΔE00 6.23
Greeny Grey
#7EA07A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB495 #AE95B4
analogous
#ABB495 #9BB495 #95B49F
triadic
#9BB495 #959BB4 #B4959B
tetradic
#9BB495 #95ABB4 #AE95B4 #B49F95
square
#9BB495 #95ABB4 #AE95B4 #B49F95
split-complementary
#9BB495 #9F95B4 #B495AB
monochromatic
#5C7956 #799B71 #9BB495 #BDCDB9 #DFE7DD
Accessibility & contrast
On white
2.24
#9BB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#9BB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB495
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB495 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF93
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#9AB2AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9bb495; /* rgb */ color: rgb(155, 180, 149); /* oklch */ color: oklch(74.2% 0.052 139.6);
Tailwind
colors: {
custom: {
50: '#b8cab4',
500: '#9bb495',
950: '#000000',
},
}SCSS
$custom: #9bb495; $custom-light: #b8cab4; $custom-dark: #000000;
JSON
{
"hex": "#9bb495",
"rgb": {
"r": 155,
"g": 180,
"b": 149
},
"hsl": {
"h": 108.387,
"s": 17.127,
"l": 64.51
},
"oklch": {
"l": 0.74233,
"c": 0.05169,
"h": 139.6
},
"luminance": 0.41781
}Semantic roles & 50–950 ramp
primary
#9BB495
secondary
#D6CDD8
accent
#4A9B8C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280