#96A2AA#96A2AA
#96A2AA is a light, near-neutral cyan. Relative luminance 0.352; OKLCH L 70.5% C 0.018 H 236.8°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2AA |
|---|---|
| RGB | rgb(150, 162, 170) |
| HSL | hsl(204, 11%, 63%) |
| HSV | hsv(204, 12%, 67%) |
| CMYK | cmyk(11.8%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(65.92, -2.58, -5.59) |
| CIE-LCH | lch(65.92, 6.16, 245.21°) |
| OKLab | oklab(70.52% -0.0098 -0.0151) |
| OKLCH | oklch(70.52% 0.018 236.8) |
| XYZ | xyz(32.7521, 35.2265, 43.0963) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.55
Cool Grey
#95A3A6
ΔE00 3.03
Bluey Grey
#89A0B0
ΔE00 4.33
Pewter
#899397
ΔE00 5.14
Bluegrey
#85A3B2
ΔE00 5.72
Dark Gray
#A9A9A9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2AA #AA9E96
analogous
#96AAA8 #96A2AA #9698AA
triadic
#96A2AA #AA96A2 #A2AA96
tetradic
#96A2AA #A896AA #AA9E96 #98AA96
square
#96A2AA #A896AA #AA9E96 #98AA96
split-complementary
#96A2AA #AA9698 #AAA896
monochromatic
#58656D #74848F #96A2AA #B8C0C5 #DADEE1
Accessibility & contrast
On white
2.61
#96A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#96A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2AA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2AA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#9C9FAA
Tritanopia (blue-blind)
#91A4A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #96a2aa; /* rgb */ color: rgb(150, 162, 170); /* oklch */ color: oklch(70.5% 0.018 236.8);
Tailwind
colors: {
custom: {
50: '#b5bdc3',
500: '#96a2aa',
950: '#000000',
},
}SCSS
$custom: #96a2aa; $custom-light: #b5bdc3; $custom-dark: #000000;
JSON
{
"hex": "#96a2aa",
"rgb": {
"r": 150,
"g": 162,
"b": 170
},
"hsl": {
"h": 204,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.70523,
"c": 0.018,
"h": 236.8
},
"luminance": 0.35227
}Semantic roles & 50–950 ramp
primary
#96A2AA
secondary
#D2CDCA
accent
#6C5195
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181