#96A2A8#96A2A8
#96A2A8 is a light, near-neutral cyan. Relative luminance 0.352; OKLCH L 70.5% C 0.016 H 229.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2A8 |
|---|---|
| RGB | rgb(150, 162, 168) |
| HSL | hsl(200, 9%, 62%) |
| HSV | hsv(200, 11%, 66%) |
| CMYK | cmyk(10.7%, 3.6%, 0%, 34.1%) |
| CIE-LAB | lab(65.87, -3.00, -4.56) |
| CIE-LCH | lch(65.87, 5.46, 236.64°) |
| OKLab | oklab(70.46% -0.0106 -0.0123) |
| OKLCH | oklch(70.46% 0.016 229.1) |
| XYZ | xyz(32.5643, 35.1514, 42.1074) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.05
Cool Gray
#9AA7B0
ΔE00 2.07
Pewter
#899397
ΔE00 4.84
Bluey Grey
#89A0B0
ΔE00 4.90
Bluegrey
#85A3B2
ΔE00 5.92
Dark Gray
#A9A9A9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2A8 #A89C96
analogous
#96A8A5 #96A2A8 #9699A8
triadic
#96A2A8 #A896A2 #A2A896
tetradic
#96A2A8 #A596A8 #A89C96 #99A896
square
#96A2A8 #A596A8 #A89C96 #99A896
split-complementary
#96A2A8 #A89699 #A8A596
monochromatic
#59656B #75848C #96A2A8 #B7C0C4 #D9DDDF
Accessibility & contrast
On white
2.62
#96A2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#96A2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2A8
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2A8 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#9C9FA8
Tritanopia (blue-blind)
#91A4A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #96a2a8; /* rgb */ color: rgb(150, 162, 168); /* oklch */ color: oklch(70.5% 0.016 229.1);
Tailwind
colors: {
custom: {
50: '#b5bdc1',
500: '#96a2a8',
950: '#000000',
},
}SCSS
$custom: #96a2a8; $custom-light: #b5bdc1; $custom-dark: #000000;
JSON
{
"hex": "#96a2a8",
"rgb": {
"r": 150,
"g": 162,
"b": 168
},
"hsl": {
"h": 200,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.70458,
"c": 0.01624,
"h": 229.1
},
"luminance": 0.35152
}Semantic roles & 50–950 ramp
primary
#96A2A8
secondary
#D0CCCA
accent
#685293
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181