#96A2A0#96A2A0
#96A2A0 is a light, near-neutral grey. Relative luminance 0.349; OKLCH L 70.2% C 0.014 H 184.9°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2A0 |
|---|---|
| RGB | rgb(150, 162, 160) |
| HSL | hsl(170, 6%, 61%) |
| HSV | hsv(170, 7%, 64%) |
| CMYK | cmyk(7.4%, 0%, 1.2%, 36.5%) |
| CIE-LAB | lab(65.64, -4.64, -0.42) |
| CIE-LCH | lch(65.64, 4.66, 185.21°) |
| OKLab | oklab(70.21% -0.0139 -0.0012) |
| OKLCH | oklch(70.21% 0.014 184.9) |
| XYZ | xyz(31.8418, 34.8624, 38.3024) |
| Luminance | 0.3486 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.61
Grey
#929591
ΔE00 5.38
Pewter
#899397
ΔE00 5.81
Cool Gray
#9AA7B0
ΔE00 5.96
Dark Gray
#A9A9A9
ΔE00 6.68
Bluey Grey
#89A0B0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2A0 #A29698
analogous
#96A29A #96A2A0 #969EA2
triadic
#96A2A0 #A096A2 #A2A096
tetradic
#96A2A0 #9A96A2 #A29698 #9EA296
square
#96A2A0 #9A96A2 #A29698 #9EA296
split-complementary
#96A2A0 #A2969E #A29A96
monochromatic
#596563 #768582 #96A2A0 #B6BFBD #D7DBDB
Accessibility & contrast
On white
2.63
#96A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#96A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2A0
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2A0 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A0A0
Deuteranopia (green-blind)
#9E9FA0
Tritanopia (blue-blind)
#93A3A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #96a2a0; /* rgb */ color: rgb(150, 162, 160); /* oklch */ color: oklch(70.2% 0.014 184.9);
Tailwind
colors: {
custom: {
50: '#b4bdbc',
500: '#96a2a0',
950: '#000000',
},
}SCSS
$custom: #96a2a0; $custom-light: #b4bdbc; $custom-dark: #000000;
JSON
{
"hex": "#96a2a0",
"rgb": {
"r": 150,
"g": 162,
"b": 160
},
"hsl": {
"h": 170,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.70206,
"c": 0.01394,
"h": 184.9
},
"luminance": 0.34863
}Semantic roles & 50–950 ramp
primary
#96A2A0
secondary
#CCC8C8
accent
#565F90
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181