#96A4A2#96A4A2
#96A4A2 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 70.7% C 0.016 H 186.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #96A4A2 |
|---|---|
| RGB | rgb(150, 164, 162) |
| HSL | hsl(171, 7%, 62%) |
| HSV | hsv(171, 9%, 64%) |
| CMYK | cmyk(8.5%, 0%, 1.2%, 35.7%) |
| CIE-LAB | lab(66.25, -5.33, -0.66) |
| CIE-LCH | lch(66.25, 5.37, 187.01°) |
| OKLab | oklab(70.7% -0.016 -0.0018) |
| OKLCH | oklch(70.7% 0.016 186.5) |
| XYZ | xyz(32.3733, 35.6431, 39.3496) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.68
Cool Gray
#9AA7B0
ΔE00 6.06
Grey
#929591
ΔE00 6.28
Pewter
#899397
ΔE00 6.45
Dark Gray
#A9A9A9
ΔE00 7.20
Bluegrey
#85A3B2
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A4A2 #A49698
analogous
#96A49B #96A4A2 #969FA4
triadic
#96A4A2 #A296A4 #A4A296
tetradic
#96A4A2 #9B96A4 #A49698 #9FA496
square
#96A4A2 #9B96A4 #A49698 #9FA496
split-complementary
#96A4A2 #A4969F #A49B96
monochromatic
#596765 #758785 #96A4A2 #B7C0BF #D8DDDC
Accessibility & contrast
On white
2.58
#96A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#96A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A4A2
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A4A2 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#A0A0A2
Tritanopia (blue-blind)
#93A5A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #96a4a2; /* rgb */ color: rgb(150, 164, 162); /* oklch */ color: oklch(70.7% 0.016 186.5);
Tailwind
colors: {
custom: {
50: '#b5bfbd',
500: '#96a4a2',
950: '#000000',
},
}SCSS
$custom: #96a4a2; $custom-light: #b5bfbd; $custom-dark: #000000;
JSON
{
"hex": "#96a4a2",
"rgb": {
"r": 150,
"g": 164,
"b": 162
},
"hsl": {
"h": 171.429,
"s": 7.143,
"l": 61.569
},
"oklch": {
"l": 0.70702,
"c": 0.0161,
"h": 186.5
},
"luminance": 0.35644
}Semantic roles & 50–950 ramp
primary
#96A4A2
secondary
#CEC8C9
accent
#545D91
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181