#9AA0A2#9AA0A2
#9AA0A2 is a light, near-neutral grey. Relative luminance 0.346; OKLCH L 70.2% C 0.007 H 219.6°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA0A2 |
|---|---|
| RGB | rgb(154, 160, 162) |
| HSL | hsl(195, 4%, 62%) |
| HSV | hsv(195, 5%, 64%) |
| CMYK | cmyk(4.9%, 1.2%, 0%, 36.5%) |
| CIE-LAB | lab(65.45, -1.74, -1.78) |
| CIE-LCH | lch(65.45, 2.49, 225.65°) |
| OKLab | oklab(70.15% -0.0058 -0.0048) |
| OKLCH | oklch(70.15% 0.008 219.6) |
| XYZ | xyz(32.4175, 34.6200, 39.1499) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.38
Dark Gray
#A9A9A9
ΔE00 4.23
Cool Gray
#9AA7B0
ΔE00 4.24
Pewter
#899397
ΔE00 4.76
Grey
#929591
ΔE00 4.81
Bluey Grey
#89A0B0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA0A2 #A29C9A
analogous
#9AA2A0 #9AA0A2 #9A9CA2
triadic
#9AA0A2 #A29AA0 #A0A29A
tetradic
#9AA0A2 #A09AA2 #A29C9A #9CA29A
square
#9AA0A2 #A09AA2 #A29C9A #9CA29A
split-complementary
#9AA0A2 #A29A9C #A2A09A
monochromatic
#5D6365 #7A8285 #9AA0A2 #BABEBF #DADCDD
Accessibility & contrast
On white
2.65
#9AA0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#9AA0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA0A2
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA0A2 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#9D9EA2
Tritanopia (blue-blind)
#98A1A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9aa0a2; /* rgb */ color: rgb(154, 160, 162); /* oklch */ color: oklch(70.2% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#b7bcbd',
500: '#9aa0a2',
950: '#000000',
},
}SCSS
$custom: #9aa0a2; $custom-light: #b7bcbd; $custom-dark: #000000;
JSON
{
"hex": "#9aa0a2",
"rgb": {
"r": 154,
"g": 160,
"b": 162
},
"hsl": {
"h": 195,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.7015,
"c": 0.0075,
"h": 219.6
},
"luminance": 0.3462
}Semantic roles & 50–950 ramp
primary
#9AA0A2
secondary
#CDCBCA
accent
#65588E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181