#9AA496#9AA496
#9AA496 is a light, muted grey. Relative luminance 0.356; OKLCH L 70.7% C 0.023 H 136.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA496 |
|---|---|
| RGB | rgb(154, 164, 150) |
| HSL | hsl(103, 7%, 62%) |
| HSV | hsv(103, 9%, 64%) |
| CMYK | cmyk(6.1%, 0%, 8.5%, 35.7%) |
| CIE-LAB | lab(66.23, -6.22, 6.05) |
| CIE-LCH | lch(66.23, 8.68, 135.82°) |
| OKLab | oklab(70.66% -0.0167 0.0158) |
| OKLCH | oklch(70.66% 0.023 136.6) |
| XYZ | xyz(32.1059, 35.6228, 34.0327) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.48
Greyish
#A8A495
ΔE00 6.54
Grey
#929591
ΔE00 7.18
Greenish Grey
#96AE8D
ΔE00 8.20
Cool Grey
#95A3A6
ΔE00 8.30
Bland
#AFA88B
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA496 #A096A4
analogous
#A1A496 #9AA496 #96A499
triadic
#9AA496 #969AA4 #A4969A
tetradic
#9AA496 #96A1A4 #A096A4 #A49996
square
#9AA496 #96A1A4 #A096A4 #A49996
split-complementary
#9AA496 #9996A4 #A496A1
monochromatic
#5D6759 #7B8775 #9AA496 #BAC0B7 #D9DDD8
Accessibility & contrast
On white
2.58
#9AA496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#9AA496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA496
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA496 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A295
Deuteranopia (green-blind)
#A3A197
Tritanopia (blue-blind)
#9AA3A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9aa496; /* rgb */ color: rgb(154, 164, 150); /* oklch */ color: oklch(70.7% 0.023 136.6);
Tailwind
colors: {
custom: {
50: '#b7bfb4',
500: '#9aa496',
950: '#000000',
},
}SCSS
$custom: #9aa496; $custom-light: #b7bfb4; $custom-dark: #000000;
JSON
{
"hex": "#9aa496",
"rgb": {
"r": 154,
"g": 164,
"b": 150
},
"hsl": {
"h": 102.857,
"s": 7.143,
"l": 61.569
},
"oklch": {
"l": 0.7066,
"c": 0.02298,
"h": 136.6
},
"luminance": 0.35623
}Semantic roles & 50–950 ramp
primary
#9AA496
secondary
#CCC8CE
accent
#549180
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180