#9AA2B6#9AA2B6
#9AA2B6 is a light, muted blue. Relative luminance 0.361; OKLCH L 71.2% C 0.031 H 268.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2B6 |
|---|---|
| RGB | rgb(154, 162, 182) |
| HSL | hsl(223, 16%, 66%) |
| HSV | hsv(223, 15%, 71%) |
| CMYK | cmyk(15.4%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(66.59, 1.34, -11.27) |
| CIE-LCH | lch(66.59, 11.35, 276.77°) |
| OKLab | oklab(71.24% -0.0009 -0.0305) |
| OKLCH | oklch(71.24% 0.031 268.3) |
| XYZ | xyz(34.6883, 36.0875, 49.3849) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.50
Bluey Grey
#89A0B0
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 9.07
Dark Gray
#A9A9A9
ΔE00 9.34
Cool Grey
#95A3A6
ΔE00 9.43
Bluegrey
#85A3B2
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2B6 #B6AE9A
analogous
#9AB0B6 #9AA2B6 #A09AB6
triadic
#9AA2B6 #B69AA2 #A2B69A
tetradic
#9AA2B6 #B69AB0 #B6AE9A #9AB6A0
square
#9AA2B6 #B69AB0 #B6AE9A #9AB6A0
split-complementary
#9AA2B6 #B6A09A #B0B69A
monochromatic
#5A637C #76819C #9AA2B6 #BEC3D0 #E1E3E9
Accessibility & contrast
On white
2.56
#9AA2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#9AA2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2B6
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2B6 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B7
Deuteranopia (green-blind)
#9AA1B5
Tritanopia (blue-blind)
#94A6A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa2b6; /* rgb */ color: rgb(154, 162, 182); /* oklch */ color: oklch(71.2% 0.031 268.3);
Tailwind
colors: {
custom: {
50: '#b8bdcb',
500: '#9aa2b6',
950: '#000000',
},
}SCSS
$custom: #9aa2b6; $custom-light: #b8bdcb; $custom-dark: #000000;
JSON
{
"hex": "#9aa2b6",
"rgb": {
"r": 154,
"g": 162,
"b": 182
},
"hsl": {
"h": 222.857,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.71239,
"c": 0.03051,
"h": 268.3
},
"luminance": 0.36088
}Semantic roles & 50–950 ramp
primary
#9AA2B6
secondary
#DBD8D1
accent
#844B9A
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182