#96A2A6#96A2A6
#96A2A6 is a light, near-neutral cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.015 H 219.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2A6 |
|---|---|
| RGB | rgb(150, 162, 166) |
| HSL | hsl(195, 8%, 62%) |
| HSV | hsv(195, 10%, 65%) |
| CMYK | cmyk(9.6%, 2.4%, 0%, 34.9%) |
| CIE-LAB | lab(65.81, -3.42, -3.53) |
| CIE-LCH | lch(65.81, 4.92, 225.91°) |
| OKLab | oklab(70.39% -0.0114 -0.0095) |
| OKLCH | oklch(70.39% 0.015 219.7) |
| XYZ | xyz(32.3794, 35.0774, 41.1337) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.14
Cool Gray
#9AA7B0
ΔE00 2.90
Pewter
#899397
ΔE00 4.75
Bluey Grey
#89A0B0
ΔE00 5.63
Dark Gray
#A9A9A9
ΔE00 6.11
Bluegrey
#85A3B2
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2A6 #A69A96
analogous
#96A6A2 #96A2A6 #969AA6
triadic
#96A2A6 #A696A2 #A2A696
tetradic
#96A2A6 #A296A6 #A69A96 #9AA696
square
#96A2A6 #A296A6 #A69A96 #9AA696
split-complementary
#96A2A6 #A6969A #A6A296
monochromatic
#596569 #75858A #96A2A6 #B7BFC2 #D8DDDE
Accessibility & contrast
On white
2.62
#96A2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#96A2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2A6
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2A6 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A6
Deuteranopia (green-blind)
#9D9FA6
Tritanopia (blue-blind)
#92A3A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #96a2a6; /* rgb */ color: rgb(150, 162, 166); /* oklch */ color: oklch(70.4% 0.015 219.7);
Tailwind
colors: {
custom: {
50: '#b5bdc0',
500: '#96a2a6',
950: '#000000',
},
}SCSS
$custom: #96a2a6; $custom-light: #b5bdc0; $custom-dark: #000000;
JSON
{
"hex": "#96a2a6",
"rgb": {
"r": 150,
"g": 162,
"b": 166
},
"hsl": {
"h": 195,
"s": 8.247,
"l": 61.961
},
"oklch": {
"l": 0.70394,
"c": 0.01487,
"h": 219.7
},
"luminance": 0.35078
}Semantic roles & 50–950 ramp
primary
#96A2A6
secondary
#CFCAC9
accent
#635392
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181