#96A29A#96A29A
#96A29A is a light, near-neutral grey. Relative luminance 0.347; OKLCH L 70.0% C 0.018 H 156.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #96A29A |
|---|---|
| RGB | rgb(150, 162, 154) |
| HSL | hsl(140, 6%, 61%) |
| HSV | hsv(140, 7%, 64%) |
| CMYK | cmyk(7.4%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(65.48, -5.82, 2.70) |
| CIE-LCH | lch(65.48, 6.42, 155.15°) |
| OKLab | oklab(70.03% -0.0164 0.007) |
| OKLCH | oklch(70.03% 0.018 156.7) |
| XYZ | xyz(31.3296, 34.6575, 35.6046) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.63
Grey
#929591
ΔE00 5.87
Cement
#A5A391
ΔE00 7.16
Greyish
#A8A495
ΔE00 7.68
Pewter
#899397
ΔE00 7.94
Dark Gray
#A9A9A9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A29A #A2969E
analogous
#98A296 #96A29A #96A2A0
triadic
#96A29A #9A96A2 #A29A96
tetradic
#96A29A #9698A2 #A2969E #A2A096
square
#96A29A #9698A2 #A2969E #A2A096
split-complementary
#96A29A #A096A2 #A29698
monochromatic
#59655D #76857B #96A29A #B6BFB9 #D7DBD8
Accessibility & contrast
On white
2.65
#96A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#96A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A29A
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A29A | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#A09E9A
Tritanopia (blue-blind)
#94A2A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #96a29a; /* rgb */ color: rgb(150, 162, 154); /* oklch */ color: oklch(70.0% 0.018 156.7);
Tailwind
colors: {
custom: {
50: '#b4bdb7',
500: '#96a29a',
950: '#000000',
},
}SCSS
$custom: #96a29a; $custom-light: #b4bdb7; $custom-dark: #000000;
JSON
{
"hex": "#96a29a",
"rgb": {
"r": 150,
"g": 162,
"b": 154
},
"hsl": {
"h": 140,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.70026,
"c": 0.01783,
"h": 156.7
},
"luminance": 0.34658
}Semantic roles & 50–950 ramp
primary
#96A29A
secondary
#CCC8CB
accent
#567C90
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180