#96A49C#96A49C
#96A49C is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.5% C 0.020 H 160.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #96A49C |
|---|---|
| RGB | rgb(150, 164, 156) |
| HSL | hsl(146, 7%, 62%) |
| HSV | hsv(146, 9%, 64%) |
| CMYK | cmyk(8.5%, 0%, 4.9%, 35.7%) |
| CIE-LAB | lab(66.09, -6.52, 2.46) |
| CIE-LCH | lch(66.09, 6.97, 159.34°) |
| OKLab | oklab(70.52% -0.0185 0.0064) |
| OKLCH | oklch(70.52% 0.02 160.9) |
| XYZ | xyz(31.8526, 35.4349, 36.6075) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.68
Grey
#929591
ΔE00 6.73
Cement
#A5A391
ΔE00 7.74
Greyish
#A8A495
ΔE00 8.31
Pewter
#899397
ΔE00 8.43
Dark Gray
#A9A9A9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A49C #A4969E
analogous
#97A496 #96A49C #96A4A3
triadic
#96A49C #9C96A4 #A49C96
tetradic
#96A49C #9697A4 #A4969E #A4A396
square
#96A49C #9697A4 #A4969E #A4A396
split-complementary
#96A49C #A396A4 #A49697
monochromatic
#59675F #75877D #96A49C #B7C0BB #D8DDDA
Accessibility & contrast
On white
2.60
#96A49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#96A49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A49C
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A49C | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29C
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#94A4A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #96a49c; /* rgb */ color: rgb(150, 164, 156); /* oklch */ color: oklch(70.5% 0.020 160.9);
Tailwind
colors: {
custom: {
50: '#b4bfb9',
500: '#96a49c',
950: '#000000',
},
}SCSS
$custom: #96a49c; $custom-light: #b4bfb9; $custom-dark: #000000;
JSON
{
"hex": "#96a49c",
"rgb": {
"r": 150,
"g": 164,
"b": 156
},
"hsl": {
"h": 145.714,
"s": 7.143,
"l": 61.569
},
"oklch": {
"l": 0.70522,
"c": 0.01956,
"h": 160.9
},
"luminance": 0.35435
}Semantic roles & 50–950 ramp
primary
#96A49C
secondary
#CEC8CB
accent
#547791
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180