#96A49E#96A49E
#96A49E is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 70.6% C 0.018 H 168.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #96A49E |
|---|---|
| RGB | rgb(150, 164, 158) |
| HSL | hsl(154, 7%, 62%) |
| HSV | hsv(154, 9%, 64%) |
| CMYK | cmyk(8.5%, 0%, 3.7%, 35.7%) |
| CIE-LAB | lab(66.14, -6.13, 1.42) |
| CIE-LCH | lch(66.14, 6.29, 166.96°) |
| OKLab | oklab(70.58% -0.0176 0.0037) |
| OKLCH | oklch(70.58% 0.018 168.3) |
| XYZ | xyz(32.0234, 35.5032, 37.5068) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.72
Grey
#929591
ΔE00 6.46
Pewter
#899397
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 8.07
Cool Gray
#9AA7B0
ΔE00 8.12
Cement
#A5A391
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A49E #A4969C
analogous
#96A497 #96A49E #96A3A4
triadic
#96A49E #9E96A4 #A49E96
tetradic
#96A49E #9796A4 #A4969C #A3A496
square
#96A49E #9796A4 #A4969C #A3A496
split-complementary
#96A49E #A496A3 #A49796
monochromatic
#596761 #758780 #96A49E #B7C0BC #D8DDDB
Accessibility & contrast
On white
2.59
#96A49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#96A49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A49E
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A49E | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A0A09E
Tritanopia (blue-blind)
#93A4A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #96a49e; /* rgb */ color: rgb(150, 164, 158); /* oklch */ color: oklch(70.6% 0.018 168.3);
Tailwind
colors: {
custom: {
50: '#b4bfba',
500: '#96a49e',
950: '#000000',
},
}SCSS
$custom: #96a49e; $custom-light: #b4bfba; $custom-dark: #000000;
JSON
{
"hex": "#96a49e",
"rgb": {
"r": 150,
"g": 164,
"b": 158
},
"hsl": {
"h": 154.286,
"s": 7.143,
"l": 61.569
},
"oklch": {
"l": 0.70581,
"c": 0.01803,
"h": 168.3
},
"luminance": 0.35504
}Semantic roles & 50–950 ramp
primary
#96A49E
secondary
#CEC8CB
accent
#546E91
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180