#9AA2B0#9AA2B0
#9AA2B0 is a light, muted blue. Relative luminance 0.358; OKLCH L 71.0% C 0.022 H 261.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2B0 |
|---|---|
| RGB | rgb(154, 162, 176) |
| HSL | hsl(218, 12%, 65%) |
| HSV | hsv(218, 13%, 69%) |
| CMYK | cmyk(12.5%, 8%, 0%, 31%) |
| CIE-LAB | lab(66.40, 0.04, -8.21) |
| CIE-LCH | lch(66.40, 8.21, 270.29°) |
| OKLab | oklab(71.03% -0.0032 -0.0221) |
| OKLCH | oklch(71.03% 0.022 261.7) |
| XYZ | xyz(34.0815, 35.8448, 46.1890) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.10
Bluey Grey
#89A0B0
ΔE00 5.83
Cool Grey
#95A3A6
ΔE00 6.93
Dark Gray
#A9A9A9
ΔE00 7.28
Pewter
#899397
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2B0 #B0A89A
analogous
#9AADB0 #9AA2B0 #9D9AB0
triadic
#9AA2B0 #B09AA2 #A2B09A
tetradic
#9AA2B0 #B09AAD #B0A89A #9AB09D
square
#9AA2B0 #B09AAD #B0A89A #9AB09D
split-complementary
#9AA2B0 #B09D9A #ADB09A
monochromatic
#5B6474 #788295 #9AA2B0 #BCC2CB #DFE1E6
Accessibility & contrast
On white
2.57
#9AA2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#9AA2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2B0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2B0 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#9CA1B0
Tritanopia (blue-blind)
#95A5A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9aa2b0; /* rgb */ color: rgb(154, 162, 176); /* oklch */ color: oklch(71.0% 0.022 261.7);
Tailwind
colors: {
custom: {
50: '#b7bdc7',
500: '#9aa2b0',
950: '#000000',
},
}SCSS
$custom: #9aa2b0; $custom-light: #b7bdc7; $custom-dark: #000000;
JSON
{
"hex": "#9aa2b0",
"rgb": {
"r": 154,
"g": 162,
"b": 176
},
"hsl": {
"h": 218.182,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.71032,
"c": 0.02233,
"h": 261.7
},
"luminance": 0.35845
}Semantic roles & 50–950 ramp
primary
#9AA2B0
secondary
#D7D4CF
accent
#7C4F96
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182