#9AA2BA#9AA2BA
#9AA2BA is a light, muted blue. Relative luminance 0.363; OKLCH L 71.4% C 0.036 H 270.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2BA |
|---|---|
| RGB | rgb(154, 162, 186) |
| HSL | hsl(225, 19%, 67%) |
| HSV | hsv(225, 17%, 73%) |
| CMYK | cmyk(17.2%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(66.71, 2.22, -13.31) |
| CIE-LCH | lch(66.71, 13.49, 279.47°) |
| OKLab | oklab(71.38% 0.0006 -0.0361) |
| OKLCH | oklch(71.38% 0.036 270.9) |
| XYZ | xyz(35.1076, 36.2553, 51.5932) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.00
Bluey Grey
#89A0B0
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 9.99
Dove Gray
#B6B8BD
ΔE00 10.08
Cloudy Blue
#ACC2D9
ΔE00 10.11
Blue Grey
#758DA3
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2BA #BAB29A
analogous
#9AB2BA #9AA2BA #A29ABA
triadic
#9AA2BA #BA9AA2 #A2BA9A
tetradic
#9AA2BA #BA9AB2 #BAB29A #9ABAA2
square
#9AA2BA #BA9AB2 #BAB29A #9ABAA2
split-complementary
#9AA2BA #BAA29A #B2BA9A
monochromatic
#586381 #7681A1 #9AA2BA #BEC3D3 #E3E5EC
Accessibility & contrast
On white
2.55
#9AA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#9AA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2BA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2BA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#99A1B9
Tritanopia (blue-blind)
#93A6AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa2ba; /* rgb */ color: rgb(154, 162, 186); /* oklch */ color: oklch(71.4% 0.036 270.9);
Tailwind
colors: {
custom: {
50: '#b8bdce',
500: '#9aa2ba',
950: '#000000',
},
}SCSS
$custom: #9aa2ba; $custom-light: #b8bdce; $custom-dark: #000000;
JSON
{
"hex": "#9aa2ba",
"rgb": {
"r": 154,
"g": 162,
"b": 186
},
"hsl": {
"h": 225,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.71381,
"c": 0.03611,
"h": 270.9
},
"luminance": 0.36256
}Semantic roles & 50–950 ramp
primary
#9AA2BA
secondary
#DDDAD3
accent
#88489D
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182