#9AA2A4#9AA2A4
#9AA2A4 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.6% C 0.010 H 214.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2A4 |
|---|---|
| RGB | rgb(154, 162, 164) |
| HSL | hsl(192, 5%, 62%) |
| HSV | hsv(192, 6%, 64%) |
| CMYK | cmyk(6.1%, 1.2%, 0%, 35.7%) |
| CIE-LAB | lab(66.05, -2.44, -2.02) |
| CIE-LCH | lch(66.05, 3.17, 219.63°) |
| OKLab | oklab(70.64% -0.0079 -0.0054) |
| OKLCH | oklch(70.64% 0.01 214.4) |
| XYZ | xyz(32.9462, 35.3907, 40.2101) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.43
Cool Gray
#9AA7B0
ΔE00 3.75
Dark Gray
#A9A9A9
ΔE00 4.59
Pewter
#899397
ΔE00 5.02
Grey
#929591
ΔE00 5.35
Bluey Grey
#89A0B0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2A4 #A49C9A
analogous
#9AA4A1 #9AA2A4 #9A9DA4
triadic
#9AA2A4 #A49AA2 #A2A49A
tetradic
#9AA2A4 #A19AA4 #A49C9A #9DA49A
square
#9AA2A4 #A19AA4 #A49C9A #9DA49A
split-complementary
#9AA2A4 #A49A9D #A4A19A
monochromatic
#5D6567 #7A8487 #9AA2A4 #BAC0C1 #DADDDE
Accessibility & contrast
On white
2.60
#9AA2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#9AA2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2A4
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2A4 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A4
Deuteranopia (green-blind)
#9FA0A4
Tritanopia (blue-blind)
#97A3A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9aa2a4; /* rgb */ color: rgb(154, 162, 164); /* oklch */ color: oklch(70.6% 0.010 214.4);
Tailwind
colors: {
custom: {
50: '#b7bdbf',
500: '#9aa2a4',
950: '#000000',
},
}SCSS
$custom: #9aa2a4; $custom-light: #b7bdbf; $custom-dark: #000000;
JSON
{
"hex": "#9aa2a4",
"rgb": {
"r": 154,
"g": 162,
"b": 164
},
"hsl": {
"h": 192,
"s": 5.208,
"l": 62.353
},
"oklch": {
"l": 0.70641,
"c": 0.00962,
"h": 214.4
},
"luminance": 0.35391
}Semantic roles & 50–950 ramp
primary
#9AA2A4
secondary
#CFCCCB
accent
#62568F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181