#9BA697#9BA697
#9BA697 is a light, muted grey. Relative luminance 0.365; OKLCH L 71.2% C 0.025 H 137.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA697 |
|---|---|
| RGB | rgb(155, 166, 151) |
| HSL | hsl(104, 8%, 62%) |
| HSV | hsv(104, 9%, 65%) |
| CMYK | cmyk(6.6%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(66.88, -6.76, 6.44) |
| CIE-LCH | lch(66.88, 9.33, 136.39°) |
| OKLab | oklab(71.2% -0.0182 0.0168) |
| OKLCH | oklch(71.2% 0.025 137.3) |
| XYZ | xyz(32.7387, 36.4752, 34.5878) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.79
Greyish
#A8A495
ΔE00 6.92
Greenish Grey
#96AE8D
ΔE00 7.55
Grey
#929591
ΔE00 7.95
Sage Green
#9CAF88
ΔE00 8.42
Cool Grey
#95A3A6
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA697 #A297A6
analogous
#A3A697 #9BA697 #97A69B
triadic
#9BA697 #979BA6 #A6979B
tetradic
#9BA697 #97A3A6 #A297A6 #A69B97
square
#9BA697 #97A3A6 #A297A6 #A69B97
split-complementary
#9BA697 #9B97A6 #A697A3
monochromatic
#5E695A #7B8A76 #9BA697 #BBC2B8 #DADED9
Accessibility & contrast
On white
2.53
#9BA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#9BA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA697
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA697 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#A5A298
Tritanopia (blue-blind)
#9BA5A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ba697; /* rgb */ color: rgb(155, 166, 151); /* oklch */ color: oklch(71.2% 0.025 137.3);
Tailwind
colors: {
custom: {
50: '#b8c0b5',
500: '#9ba697',
950: '#000000',
},
}SCSS
$custom: #9ba697; $custom-light: #b8c0b5; $custom-dark: #000000;
JSON
{
"hex": "#9ba697",
"rgb": {
"r": 155,
"g": 166,
"b": 151
},
"hsl": {
"h": 104,
"s": 7.772,
"l": 62.157
},
"oklch": {
"l": 0.71202,
"c": 0.02473,
"h": 137.3
},
"luminance": 0.36475
}Semantic roles & 50–950 ramp
primary
#9BA697
secondary
#CECACF
accent
#549281
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180