#96A0AA#96A0AA
#96A0AA is a light, near-neutral cyan. Relative luminance 0.345; OKLCH L 70.1% C 0.019 H 248.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #96A0AA |
|---|---|
| RGB | rgb(150, 160, 170) |
| HSL | hsl(210, 11%, 63%) |
| HSV | hsv(210, 12%, 67%) |
| CMYK | cmyk(11.8%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(65.38, -1.48, -6.40) |
| CIE-LCH | lch(65.38, 6.57, 256.95°) |
| OKLab | oklab(70.09% -0.0069 -0.0172) |
| OKLCH | oklch(70.09% 0.019 248.1) |
| XYZ | xyz(32.4025, 34.5275, 42.9798) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.47
Bluey Grey
#89A0B0
ΔE00 4.53
Cool Grey
#95A3A6
ΔE00 4.57
Pewter
#899397
ΔE00 5.33
Bluegrey
#85A3B2
ΔE00 6.50
Dark Gray
#A9A9A9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A0AA #AAA096
analogous
#96AAAA #96A0AA #9696AA
triadic
#96A0AA #AA96A0 #A0AA96
tetradic
#96A0AA #AA96AA #AAA096 #96AA96
square
#96A0AA #AA96AA #AAA096 #96AA96
split-complementary
#96A0AA #AA9696 #AAAA96
monochromatic
#58636D #74818F #96A0AA #B8BFC5 #DADDE1
Accessibility & contrast
On white
2.66
#96A0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#96A0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A0AA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A0AA | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#9A9EAA
Tritanopia (blue-blind)
#91A2A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #96a0aa; /* rgb */ color: rgb(150, 160, 170); /* oklch */ color: oklch(70.1% 0.019 248.1);
Tailwind
colors: {
custom: {
50: '#b5bcc3',
500: '#96a0aa',
950: '#000000',
},
}SCSS
$custom: #96a0aa; $custom-light: #b5bcc3; $custom-dark: #000000;
JSON
{
"hex": "#96a0aa",
"rgb": {
"r": 150,
"g": 160,
"b": 170
},
"hsl": {
"h": 210,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.70094,
"c": 0.01857,
"h": 248.1
},
"luminance": 0.34528
}Semantic roles & 50–950 ramp
primary
#96A0AA
secondary
#D2CECA
accent
#735195
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181