#96A6B2#96A6B2
#96A6B2 is a light, muted cyan. Relative luminance 0.370; OKLCH L 71.6% C 0.025 H 240.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96A6B2 |
|---|---|
| RGB | rgb(150, 166, 178) |
| HSL | hsl(206, 15%, 64%) |
| HSV | hsv(206, 16%, 70%) |
| CMYK | cmyk(15.7%, 6.7%, 0%, 30.2%) |
| CIE-LAB | lab(67.25, -3.06, -8.08) |
| CIE-LCH | lch(67.25, 8.64, 249.26°) |
| OKLab | oklab(71.65% -0.0125 -0.0218) |
| OKLCH | oklch(71.65% 0.025 240.2) |
| XYZ | xyz(34.2478, 36.9701, 47.4424) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.50
Bluey Grey
#89A0B0
ΔE00 3.18
Cool Grey
#95A3A6
ΔE00 4.41
Bluegrey
#85A3B2
ΔE00 4.60
Pewter
#899397
ΔE00 6.93
Greyblue
#77A1B5
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A6B2 #B2A296
analogous
#96B2B0 #96A6B2 #9698B2
triadic
#96A6B2 #B296A6 #A6B296
tetradic
#96A6B2 #B096B2 #B2A296 #98B296
square
#96A6B2 #B096B2 #B2A296 #98B296
split-complementary
#96A6B2 #B29698 #B2B096
monochromatic
#576977 #738898 #96A6B2 #B9C4CC #DDE2E6
Accessibility & contrast
On white
2.50
#96A6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#96A6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A6B2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A6B2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B3
Deuteranopia (green-blind)
#9DA2B2
Tritanopia (blue-blind)
#8FA9AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #96a6b2; /* rgb */ color: rgb(150, 166, 178); /* oklch */ color: oklch(71.6% 0.025 240.2);
Tailwind
colors: {
custom: {
50: '#b5c0c9',
500: '#96a6b2',
950: '#000000',
},
}SCSS
$custom: #96a6b2; $custom-light: #b5c0c9; $custom-dark: #000000;
JSON
{
"hex": "#96a6b2",
"rgb": {
"r": 150,
"g": 166,
"b": 178
},
"hsl": {
"h": 205.714,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.71649,
"c": 0.02515,
"h": 240.2
},
"luminance": 0.36971
}Semantic roles & 50–950 ramp
primary
#96A6B2
secondary
#D7D1CD
accent
#6D4C9A
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182