#9AA2A8#9AA2A8
#9AA2A8 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 70.8% C 0.013 H 240.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2A8 |
|---|---|
| RGB | rgb(154, 162, 168) |
| HSL | hsl(206, 7%, 63%) |
| HSV | hsv(206, 8%, 66%) |
| CMYK | cmyk(8.3%, 3.6%, 0%, 34.1%) |
| CIE-LAB | lab(66.17, -1.63, -4.09) |
| CIE-LCH | lch(66.17, 4.40, 248.27°) |
| OKLab | oklab(70.77% -0.0063 -0.011) |
| OKLCH | oklch(70.77% 0.013 240) |
| XYZ | xyz(33.3132, 35.5375, 42.1425) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.44
Cool Grey
#95A3A6
ΔE00 3.49
Dark Gray
#A9A9A9
ΔE00 4.95
Pewter
#899397
ΔE00 5.23
Bluey Grey
#89A0B0
ΔE00 5.90
Grey
#929591
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2A8 #A8A09A
analogous
#9AA8A7 #9AA2A8 #9A9BA8
triadic
#9AA2A8 #A89AA2 #A2A89A
tetradic
#9AA2A8 #A79AA8 #A8A09A #9BA89A
square
#9AA2A8 #A79AA8 #A8A09A #9BA89A
split-complementary
#9AA2A8 #A89A9B #A8A79A
monochromatic
#5C656B #79848C #9AA2A8 #BBC0C4 #DCDFE1
Accessibility & contrast
On white
2.59
#9AA2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#9AA2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2A8
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2A8 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#9EA0A8
Tritanopia (blue-blind)
#97A4A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9aa2a8; /* rgb */ color: rgb(154, 162, 168); /* oklch */ color: oklch(70.8% 0.013 240.0);
Tailwind
colors: {
custom: {
50: '#b7bdc1',
500: '#9aa2a8',
950: '#000000',
},
}SCSS
$custom: #9aa2a8; $custom-light: #b7bdc1; $custom-dark: #000000;
JSON
{
"hex": "#9aa2a8",
"rgb": {
"r": 154,
"g": 162,
"b": 168
},
"hsl": {
"h": 205.714,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.70768,
"c": 0.01267,
"h": 240
},
"luminance": 0.35538
}Semantic roles & 50–950 ramp
primary
#9AA2A8
secondary
#D1CFCC
accent
#6E5491
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181