#929696#929696
#929696 is a light, near-neutral grey. Relative luminance 0.301; OKLCH L 67.0% C 0.005 H 197.1°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #929696 |
|---|---|
| RGB | rgb(146, 150, 150) |
| HSL | hsl(180, 2%, 58%) |
| HSV | hsv(180, 3%, 59%) |
| CMYK | cmyk(2.7%, 0%, 0%, 41.2%) |
| CIE-LAB | lab(61.76, -1.45, -0.51) |
| CIE-LCH | lch(61.76, 1.53, 199.26°) |
| OKLab | oklab(66.98% -0.0044 -0.0014) |
| OKLCH | oklch(66.98% 0.005 197.1) |
| XYZ | xyz(28.2644, 30.1256, 33.1740) |
| Luminance | 0.3013 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 2.22
Pewter
#899397
ΔE00 3.29
Cool Grey
#95A3A6
ΔE00 5.51
Dark Gray
#A9A9A9
ΔE00 6.47
Cool Gray
#9AA7B0
ΔE00 7.08
Gray
#808080
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929696 #969292
analogous
#929694 #929696 #929496
triadic
#929696 #969296 #969692
tetradic
#929696 #949296 #969292 #949692
square
#929696 #949296 #969292 #949692
split-complementary
#929696 #969294 #969492
monochromatic
#555858 #737878 #929696 #B1B4B4 #D0D2D2
Accessibility & contrast
On white
2.99
#929696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#929696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929696
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929696 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959696
Deuteranopia (green-blind)
#959596
Tritanopia (blue-blind)
#919696
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #929696; /* rgb */ color: rgb(146, 150, 150); /* oklch */ color: oklch(67.0% 0.005 197.1);
Tailwind
colors: {
custom: {
50: '#b2b4b4',
500: '#929696',
950: '#000000',
},
}SCSS
$custom: #929696; $custom-light: #b2b4b4; $custom-dark: #000000;
JSON
{
"hex": "#929696",
"rgb": {
"r": 146,
"g": 150,
"b": 150
},
"hsl": {
"h": 180,
"s": 1.869,
"l": 58.039
},
"oklch": {
"l": 0.66982,
"c": 0.00466,
"h": 197.1
},
"luminance": 0.30126
}Semantic roles & 50–950 ramp
primary
#929696
secondary
#C3C1C1
accent
#7D7DAB
background
#FAFBFB
surface
#F5F6F6
border
#CFD0D0
text
#101111
muted
#7F8080