#96A09C#96A09C
#96A09C is a light, near-neutral grey. Relative luminance 0.340; OKLCH L 69.7% C 0.013 H 170.1°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #96A09C |
|---|---|
| RGB | rgb(150, 160, 156) |
| HSL | hsl(156, 5%, 61%) |
| HSV | hsv(156, 6%, 63%) |
| CMYK | cmyk(6.2%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(64.98, -4.34, 0.85) |
| CIE-LCH | lch(64.98, 4.43, 168.88°) |
| OKLab | oklab(69.65% -0.0126 0.0022) |
| OKLCH | oklch(69.65% 0.013 170.1) |
| XYZ | xyz(31.1480, 34.0257, 36.3727) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.81
Grey
#929591
ΔE00 4.45
Pewter
#899397
ΔE00 5.94
Dark Gray
#A9A9A9
ΔE00 6.66
Cool Gray
#9AA7B0
ΔE00 7.04
Cement
#A5A391
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A09C #A0969A
analogous
#96A097 #96A09C #969FA0
triadic
#96A09C #9C96A0 #A09C96
tetradic
#96A09C #9796A0 #A0969A #9FA096
square
#96A09C #9796A0 #A0969A #9FA096
split-complementary
#96A09C #A0969F #A09796
monochromatic
#59625F #76837E #96A09C #B6BDBA #D6DAD9
Accessibility & contrast
On white
2.69
#96A09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#96A09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A09C
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A09C | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9C
Deuteranopia (green-blind)
#9D9D9C
Tritanopia (blue-blind)
#94A09F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #96a09c; /* rgb */ color: rgb(150, 160, 156); /* oklch */ color: oklch(69.7% 0.013 170.1);
Tailwind
colors: {
custom: {
50: '#b4bcb9',
500: '#96a09c',
950: '#000000',
},
}SCSS
$custom: #96a09c; $custom-light: #b4bcb9; $custom-dark: #000000;
JSON
{
"hex": "#96a09c",
"rgb": {
"r": 150,
"g": 160,
"b": 156
},
"hsl": {
"h": 156,
"s": 5,
"l": 60.784
},
"oklch": {
"l": 0.69651,
"c": 0.01277,
"h": 170.1
},
"luminance": 0.34026
}Semantic roles & 50–950 ramp
primary
#96A09C
secondary
#CBC7C9
accent
#576D8F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180