#96A2AC#96A2AC
#96A2AC is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.6% C 0.020 H 243.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2AC |
|---|---|
| RGB | rgb(150, 162, 172) |
| HSL | hsl(207, 12%, 63%) |
| HSV | hsv(207, 13%, 67%) |
| CMYK | cmyk(12.8%, 5.8%, 0%, 32.5%) |
| CIE-LAB | lab(65.98, -2.16, -6.62) |
| CIE-LCH | lch(65.98, 6.97, 251.94°) |
| OKLab | oklab(70.59% -0.0091 -0.0178) |
| OKLCH | oklch(70.59% 0.02 243.1) |
| XYZ | xyz(32.9427, 35.3027, 44.1002) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.63
Bluey Grey
#89A0B0
ΔE00 3.97
Cool Grey
#95A3A6
ΔE00 4.01
Pewter
#899397
ΔE00 5.60
Bluegrey
#85A3B2
ΔE00 5.72
Dark Gray
#A9A9A9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2AC #ACA096
analogous
#96ACAB #96A2AC #9697AC
triadic
#96A2AC #AC96A2 #A2AC96
tetradic
#96A2AC #AB96AC #ACA096 #97AC96
square
#96A2AC #AB96AC #ACA096 #97AC96
split-complementary
#96A2AC #AC9697 #ACAB96
monochromatic
#58656F #748491 #96A2AC #B8C0C7 #DADFE2
Accessibility & contrast
On white
2.61
#96A2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#96A2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2AC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2AC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AD
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#91A4A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #96a2ac; /* rgb */ color: rgb(150, 162, 172); /* oklch */ color: oklch(70.6% 0.020 243.1);
Tailwind
colors: {
custom: {
50: '#b5bdc4',
500: '#96a2ac',
950: '#000000',
},
}SCSS
$custom: #96a2ac; $custom-light: #b5bdc4; $custom-dark: #000000;
JSON
{
"hex": "#96a2ac",
"rgb": {
"r": 150,
"g": 162,
"b": 172
},
"hsl": {
"h": 207.273,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.70589,
"c": 0.02001,
"h": 243.1
},
"luminance": 0.35303
}Semantic roles & 50–950 ramp
primary
#96A2AC
secondary
#D3CFCB
accent
#705096
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111212
muted
#808181