#9AA596#9AA596
#9AA596 is a light, muted grey. Relative luminance 0.360; OKLCH L 70.9% C 0.025 H 137.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA596 |
|---|---|
| RGB | rgb(154, 165, 150) |
| HSL | hsl(104, 8%, 62%) |
| HSV | hsv(104, 9%, 65%) |
| CMYK | cmyk(6.7%, 0%, 9.1%, 35.3%) |
| CIE-LAB | lab(66.51, -6.76, 6.44) |
| CIE-LCH | lch(66.51, 9.34, 136.39°) |
| OKLab | oklab(70.88% -0.0182 0.0168) |
| OKLCH | oklch(70.88% 0.025 137.3) |
| XYZ | xyz(32.2856, 35.9821, 34.0926) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.80
Greyish
#A8A495
ΔE00 6.95
Greenish Grey
#96AE8D
ΔE00 7.60
Grey
#929591
ΔE00 7.78
Sage Green
#9CAF88
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA596 #A196A5
analogous
#A2A596 #9AA596 #96A59A
triadic
#9AA596 #969AA5 #A5969A
tetradic
#9AA596 #96A2A5 #A196A5 #A59A96
square
#9AA596 #96A2A5 #A196A5 #A59A96
split-complementary
#9AA596 #9A96A5 #A596A2
monochromatic
#5D6859 #7A8975 #9AA596 #BAC1B7 #D9DDD8
Accessibility & contrast
On white
2.56
#9AA596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#9AA596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA596
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA596 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A295
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#9AA4A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa596; /* rgb */ color: rgb(154, 165, 150); /* oklch */ color: oklch(70.9% 0.025 137.3);
Tailwind
colors: {
custom: {
50: '#b7bfb4',
500: '#9aa596',
950: '#000000',
},
}SCSS
$custom: #9aa596; $custom-light: #b7bfb4; $custom-dark: #000000;
JSON
{
"hex": "#9aa596",
"rgb": {
"r": 154,
"g": 165,
"b": 150
},
"hsl": {
"h": 104,
"s": 7.692,
"l": 61.765
},
"oklch": {
"l": 0.70878,
"c": 0.02476,
"h": 137.3
},
"luminance": 0.35982
}Semantic roles & 50–950 ramp
primary
#9AA596
secondary
#CDC9CE
accent
#549281
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180