#9AA2AA#9AA2AA
#9AA2AA is a light, near-neutral cyan. Relative luminance 0.356; OKLCH L 70.8% C 0.015 H 248.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2AA |
|---|---|
| RGB | rgb(154, 162, 170) |
| HSL | hsl(210, 9%, 64%) |
| HSV | hsv(210, 9%, 67%) |
| CMYK | cmyk(9.4%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(66.22, -1.22, -5.12) |
| CIE-LCH | lch(66.22, 5.26, 256.62°) |
| OKLab | oklab(70.83% -0.0055 -0.0137) |
| OKLCH | oklch(70.83% 0.015 248) |
| XYZ | xyz(33.5009, 35.6126, 43.1314) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.35
Cool Grey
#95A3A6
ΔE00 4.30
Dark Gray
#A9A9A9
ΔE00 5.40
Bluey Grey
#89A0B0
ΔE00 5.57
Pewter
#899397
ΔE00 5.64
Dove Gray
#B6B8BD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2AA #AAA29A
analogous
#9AAAAA #9AA2AA #9A9AAA
triadic
#9AA2AA #AA9AA2 #A2AA9A
tetradic
#9AA2AA #AA9AAA #AAA29A #9AAA9A
square
#9AA2AA #AA9AAA #AAA29A #9AAA9A
split-complementary
#9AA2AA #AA9A9A #AAAA9A
monochromatic
#5C656D #79838E #9AA2AA #BBC1C6 #DCDFE2
Accessibility & contrast
On white
2.59
#9AA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#9AA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2AA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2AA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#96A4A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9aa2aa; /* rgb */ color: rgb(154, 162, 170); /* oklch */ color: oklch(70.8% 0.015 248.0);
Tailwind
colors: {
custom: {
50: '#b7bdc3',
500: '#9aa2aa',
950: '#000000',
},
}SCSS
$custom: #9aa2aa; $custom-light: #b7bdc3; $custom-dark: #000000;
JSON
{
"hex": "#9aa2aa",
"rgb": {
"r": 154,
"g": 162,
"b": 170
},
"hsl": {
"h": 210,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.70832,
"c": 0.01481,
"h": 248
},
"luminance": 0.35613
}Semantic roles & 50–950 ramp
primary
#9AA2AA
secondary
#D3D0CD
accent
#735393
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181