#96A2BB#96A2BB
#96A2BB is a light, muted blue. Relative luminance 0.359; OKLCH L 71.1% C 0.039 H 265.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2BB |
|---|---|
| RGB | rgb(150, 162, 187) |
| HSL | hsl(221, 21%, 66%) |
| HSV | hsv(221, 20%, 73%) |
| CMYK | cmyk(19.8%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.45, 1.15, -14.29) |
| CIE-LCH | lch(66.45, 14.34, 274.60°) |
| OKLab | oklab(71.11% -0.0034 -0.0389) |
| OKLCH | oklch(71.11% 0.039 265) |
| XYZ | xyz(34.4654, 35.9118, 52.1199) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 7.15
Cool Gray
#9AA7B0
ΔE00 7.48
Blue Grey
#758DA3
ΔE00 9.28
Bluegrey
#85A3B2
ΔE00 9.38
Cloudy Blue
#ACC2D9
ΔE00 9.48
Lightsteelblue
#B0C4DE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2BB #BBAF96
analogous
#96B4BB #96A2BB #9C96BB
triadic
#96A2BB #BB96A2 #A2BB96
tetradic
#96A2BB #BB96B4 #BBAF96 #96BB9C
square
#96A2BB #BB96B4 #BBAF96 #96BB9C
split-complementary
#96A2BB #BB9C96 #B4BB96
monochromatic
#546382 #7181A3 #96A2BB #BBC3D3 #E0E4EB
Accessibility & contrast
On white
2.57
#96A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#96A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2BB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2BB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#8DA7AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #96a2bb; /* rgb */ color: rgb(150, 162, 187); /* oklch */ color: oklch(71.1% 0.039 265.0);
Tailwind
colors: {
custom: {
50: '#b5bdcf',
500: '#96a2bb',
950: '#000000',
},
}SCSS
$custom: #96a2bb; $custom-light: #b5bdcf; $custom-dark: #000000;
JSON
{
"hex": "#96a2bb",
"rgb": {
"r": 150,
"g": 162,
"b": 187
},
"hsl": {
"h": 220.541,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.71113,
"c": 0.03901,
"h": 265
},
"luminance": 0.35913
}Semantic roles & 50–950 ramp
primary
#96A2BB
secondary
#DCD9D0
accent
#8346A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182