#9AA6BA#9AA6BA
#9AA6BA is a light, muted blue. Relative luminance 0.377; OKLCH L 72.2% C 0.032 H 260.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA6BA |
|---|---|
| RGB | rgb(154, 166, 186) |
| HSL | hsl(218, 19%, 67%) |
| HSV | hsv(218, 17%, 73%) |
| CMYK | cmyk(17.2%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(67.79, 0.01, -11.70) |
| CIE-LCH | lch(67.79, 11.70, 270.05°) |
| OKLab | oklab(72.22% -0.0052 -0.0317) |
| OKLCH | oklch(72.22% 0.032 260.7) |
| XYZ | xyz(35.8234, 37.6869, 51.8318) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.35
Bluey Grey
#89A0B0
ΔE00 5.93
Bluegrey
#85A3B2
ΔE00 8.04
Cloudy Blue
#ACC2D9
ΔE00 8.06
Light Grey Blue
#9DBCD4
ΔE00 8.14
Lightsteelblue
#B0C4DE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA6BA #BAAE9A
analogous
#9AB6BA #9AA6BA #9E9ABA
triadic
#9AA6BA #BA9AA6 #A6BA9A
tetradic
#9AA6BA #BA9AB6 #BAAE9A #9ABA9E
square
#9AA6BA #BA9AB6 #BAAE9A #9ABA9E
split-complementary
#9AA6BA #BA9E9A #B6BA9A
monochromatic
#586881 #7686A1 #9AA6BA #BEC6D3 #E3E6EC
Accessibility & contrast
On white
2.46
#9AA6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#9AA6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA6BA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA6BA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#92AAAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9aa6ba; /* rgb */ color: rgb(154, 166, 186); /* oklch */ color: oklch(72.2% 0.032 260.7);
Tailwind
colors: {
custom: {
50: '#b8c0ce',
500: '#9aa6ba',
950: '#000000',
},
}SCSS
$custom: #9aa6ba; $custom-light: #b8c0ce; $custom-dark: #000000;
JSON
{
"hex": "#9aa6ba",
"rgb": {
"r": 154,
"g": 166,
"b": 186
},
"hsl": {
"h": 217.5,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.72224,
"c": 0.03211,
"h": 260.7
},
"luminance": 0.37688
}Semantic roles & 50–950 ramp
primary
#9AA6BA
secondary
#DDD9D3
accent
#7D489D
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182