#96A49A#96A49A
#96A49A is a light, muted grey. Relative luminance 0.354; OKLCH L 70.5% C 0.021 H 154.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #96A49A |
|---|---|
| RGB | rgb(150, 164, 154) |
| HSL | hsl(137, 7%, 62%) |
| HSV | hsv(137, 9%, 64%) |
| CMYK | cmyk(8.5%, 0%, 6.1%, 35.7%) |
| CIE-LAB | lab(66.03, -6.91, 3.50) |
| CIE-LCH | lch(66.03, 7.74, 153.14°) |
| OKLab | oklab(70.46% -0.0193 0.0091) |
| OKLCH | oklch(70.46% 0.021 154.7) |
| XYZ | xyz(31.6847, 35.3677, 35.7229) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.61
Grey
#929591
ΔE00 7.09
Cement
#A5A391
ΔE00 7.40
Greyish
#A8A495
ΔE00 8.16
Greenish Grey
#96AE8D
ΔE00 8.98
Dark Gray
#A9A9A9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A49A #A496A0
analogous
#99A496 #96A49A #96A4A1
triadic
#96A49A #9A96A4 #A49A96
tetradic
#96A49A #9699A4 #A496A0 #A4A196
square
#96A49A #9699A4 #A496A0 #A4A196
split-complementary
#96A49A #A196A4 #A49699
monochromatic
#59675D #75877B #96A49A #B7C0BA #D8DDD9
Accessibility & contrast
On white
2.60
#96A49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#96A49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A49A
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A49A | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#A1A09A
Tritanopia (blue-blind)
#94A4A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #96a49a; /* rgb */ color: rgb(150, 164, 154); /* oklch */ color: oklch(70.5% 0.021 154.7);
Tailwind
colors: {
custom: {
50: '#b4bfb7',
500: '#96a49a',
950: '#000000',
},
}SCSS
$custom: #96a49a; $custom-light: #b4bfb7; $custom-dark: #000000;
JSON
{
"hex": "#96a49a",
"rgb": {
"r": 150,
"g": 164,
"b": 154
},
"hsl": {
"h": 137.143,
"s": 7.143,
"l": 61.569
},
"oklch": {
"l": 0.70464,
"c": 0.02137,
"h": 154.7
},
"luminance": 0.35368
}Semantic roles & 50–950 ramp
primary
#96A49A
secondary
#CEC8CC
accent
#548091
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180