#9AA2A2#9AA2A2
#9AA2A2 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.6% C 0.009 H 197.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2A2 |
|---|---|
| RGB | rgb(154, 162, 162) |
| HSL | hsl(180, 4%, 62%) |
| HSV | hsv(180, 5%, 64%) |
| CMYK | cmyk(4.9%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(66.00, -2.84, -0.99) |
| CIE-LCH | lch(66.00, 3.01, 199.14°) |
| OKLab | oklab(70.58% -0.0088 -0.0027) |
| OKLCH | oklch(70.58% 0.009 197) |
| XYZ | xyz(32.7670, 35.3190, 39.2664) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.58
Cool Gray
#9AA7B0
ΔE00 4.71
Dark Gray
#A9A9A9
ΔE00 4.74
Grey
#929591
ΔE00 4.83
Pewter
#899397
ΔE00 5.29
Bluey Grey
#89A0B0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2A2 #A29A9A
analogous
#9AA29E #9AA2A2 #9A9EA2
triadic
#9AA2A2 #A29AA2 #A2A29A
tetradic
#9AA2A2 #9E9AA2 #A29A9A #9EA29A
square
#9AA2A2 #9E9AA2 #A29A9A #9EA29A
split-complementary
#9AA2A2 #A29A9E #A29E9A
monochromatic
#5D6565 #7A8585 #9AA2A2 #BABFBF #DADDDD
Accessibility & contrast
On white
2.60
#9AA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#9AA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2A2
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2A2 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#9FA0A2
Tritanopia (blue-blind)
#98A3A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9aa2a2; /* rgb */ color: rgb(154, 162, 162); /* oklch */ color: oklch(70.6% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#b7bdbd',
500: '#9aa2a2',
950: '#000000',
},
}SCSS
$custom: #9aa2a2; $custom-light: #b7bdbd; $custom-dark: #000000;
JSON
{
"hex": "#9aa2a2",
"rgb": {
"r": 154,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.70579,
"c": 0.00915,
"h": 197
},
"luminance": 0.35319
}Semantic roles & 50–950 ramp
primary
#9AA2A2
secondary
#CDCACA
accent
#58588E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181