#9AA697#9AA697
#9AA697 is a light, muted grey. Relative luminance 0.364; OKLCH L 71.1% C 0.025 H 139.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA697 |
|---|---|
| RGB | rgb(154, 166, 151) |
| HSL | hsl(108, 8%, 62%) |
| HSV | hsv(108, 9%, 65%) |
| CMYK | cmyk(7.2%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(66.81, -7.12, 6.32) |
| CIE-LCH | lch(66.81, 9.52, 138.40°) |
| OKLab | oklab(71.12% -0.0192 0.0165) |
| OKLCH | oklch(71.12% 0.025 139.4) |
| XYZ | xyz(32.5475, 36.3766, 34.5788) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.18
Greyish
#A8A495
ΔE00 7.31
Greenish Grey
#96AE8D
ΔE00 7.35
Grey
#929591
ΔE00 8.12
Sage Green
#9CAF88
ΔE00 8.32
Cool Grey
#95A3A6
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA697 #A397A6
analogous
#A2A697 #9AA697 #97A69C
triadic
#9AA697 #979AA6 #A6979A
tetradic
#9AA697 #97A2A6 #A397A6 #A69C97
square
#9AA697 #97A2A6 #A397A6 #A69C97
split-complementary
#9AA697 #9C97A6 #A697A2
monochromatic
#5D695A #7A8A76 #9AA697 #BAC2B8 #DADED9
Accessibility & contrast
On white
2.54
#9AA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#9AA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA697
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA697 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#A5A298
Tritanopia (blue-blind)
#9AA5A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa697; /* rgb */ color: rgb(154, 166, 151); /* oklch */ color: oklch(71.1% 0.025 139.4);
Tailwind
colors: {
custom: {
50: '#b7c0b5',
500: '#9aa697',
950: '#000000',
},
}SCSS
$custom: #9aa697; $custom-light: #b7c0b5; $custom-dark: #000000;
JSON
{
"hex": "#9aa697",
"rgb": {
"r": 154,
"g": 166,
"b": 151
},
"hsl": {
"h": 108,
"s": 7.772,
"l": 62.157
},
"oklch": {
"l": 0.71124,
"c": 0.02534,
"h": 139.4
},
"luminance": 0.36377
}Semantic roles & 50–950 ramp
primary
#9AA697
secondary
#CECACF
accent
#549285
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180