#96A4BB#96A4BB
#96A4BB is a light, muted blue. Relative luminance 0.366; OKLCH L 71.5% C 0.037 H 260.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #96A4BB |
|---|---|
| RGB | rgb(150, 164, 187) |
| HSL | hsl(217, 21%, 66%) |
| HSV | hsv(217, 20%, 73%) |
| CMYK | cmyk(19.8%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.99, 0.04, -13.48) |
| CIE-LCH | lch(66.99, 13.48, 270.18°) |
| OKLab | oklab(71.54% -0.0062 -0.0366) |
| OKLCH | oklch(71.54% 0.037 260.4) |
| XYZ | xyz(34.8205, 36.6220, 52.2383) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.91
Cool Gray
#9AA7B0
ΔE00 6.26
Bluegrey
#85A3B2
ΔE00 8.06
Light Grey Blue
#9DBCD4
ΔE00 8.35
Cloudy Blue
#ACC2D9
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A4BB #BBAD96
analogous
#96B6BB #96A4BB #9A96BB
triadic
#96A4BB #BB96A4 #A4BB96
tetradic
#96A4BB #BB96B6 #BBAD96 #96BB9A
square
#96A4BB #BB96B6 #BBAD96 #96BB9A
split-complementary
#96A4BB #BB9A96 #B6BB96
monochromatic
#546682 #7184A3 #96A4BB #BBC4D3 #E0E4EB
Accessibility & contrast
On white
2.52
#96A4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#96A4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A4BB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A4BB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#8DA9AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #96a4bb; /* rgb */ color: rgb(150, 164, 187); /* oklch */ color: oklch(71.5% 0.037 260.4);
Tailwind
colors: {
custom: {
50: '#b5becf',
500: '#96a4bb',
950: '#000000',
},
}SCSS
$custom: #96a4bb; $custom-light: #b5becf; $custom-dark: #000000;
JSON
{
"hex": "#96a4bb",
"rgb": {
"r": 150,
"g": 164,
"b": 187
},
"hsl": {
"h": 217.297,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.71536,
"c": 0.03714,
"h": 260.4
},
"luminance": 0.36623
}Semantic roles & 50–950 ramp
primary
#96A4BB
secondary
#DCD8D0
accent
#7E46A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182