#9AA7BE#9AA7BE
#9AA7BE is a light, muted blue. Relative luminance 0.382; OKLCH L 72.6% C 0.037 H 261.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA7BE |
|---|---|
| RGB | rgb(154, 167, 190) |
| HSL | hsl(218, 22%, 67%) |
| HSV | hsv(218, 19%, 75%) |
| CMYK | cmyk(18.9%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(68.19, 0.35, -13.32) |
| CIE-LCH | lch(68.19, 13.33, 271.52°) |
| OKLab | oklab(72.58% -0.0051 -0.0362) |
| OKLCH | oklch(72.58% 0.037 261.9) |
| XYZ | xyz(36.4371, 38.2244, 54.1635) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.39
Bluey Grey
#89A0B0
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.83
Lightsteelblue
#B0C4DE
ΔE00 8.01
Light Grey Blue
#9DBCD4
ΔE00 8.03
Bluegrey
#85A3B2
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA7BE #BEB19A
analogous
#9AB9BE #9AA7BE #9F9ABE
triadic
#9AA7BE #BE9AA7 #A7BE9A
tetradic
#9AA7BE #BE9AB9 #BEB19A #9ABE9F
square
#9AA7BE #BE9AB9 #BEB19A #9ABE9F
split-complementary
#9AA7BE #BE9F9A #B9BE9A
monochromatic
#576887 #7587A6 #9AA7BE #BFC7D6 #E4E8EE
Accessibility & contrast
On white
2.43
#9AA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#9AA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA7BE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA7BE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#9CA5BD
Tritanopia (blue-blind)
#91ACAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aa7be; /* rgb */ color: rgb(154, 167, 190); /* oklch */ color: oklch(72.6% 0.037 261.9);
Tailwind
colors: {
custom: {
50: '#b8c1d1',
500: '#9aa7be',
950: '#000000',
},
}SCSS
$custom: #9aa7be; $custom-light: #b8c1d1; $custom-dark: #000000;
JSON
{
"hex": "#9aa7be",
"rgb": {
"r": 154,
"g": 167,
"b": 190
},
"hsl": {
"h": 218.333,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.72577,
"c": 0.03653,
"h": 261.9
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#9AA7BE
secondary
#E0DBD4
accent
#7F45A0
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182