#92A2A2#92A2A2
#92A2A2 is a light, near-neutral grey. Relative luminance 0.346; OKLCH L 70.0% C 0.018 H 196.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2A2 |
|---|---|
| RGB | rgb(146, 162, 162) |
| HSL | hsl(180, 8%, 60%) |
| HSV | hsv(180, 10%, 64%) |
| CMYK | cmyk(9.9%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(65.40, -5.62, -1.92) |
| CIE-LCH | lch(65.40, 5.94, 198.88°) |
| OKLab | oklab(69.96% -0.0173 -0.0052) |
| OKLCH | oklch(69.96% 0.018 196.8) |
| XYZ | xyz(31.2945, 34.5598, 39.1974) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.05
Cool Gray
#9AA7B0
ΔE00 5.58
Pewter
#899397
ΔE00 5.72
Grey
#929591
ΔE00 6.56
Bluegrey
#85A3B2
ΔE00 7.02
Bluey Grey
#89A0B0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2A2 #A29292
analogous
#92A29A #92A2A2 #929AA2
triadic
#92A2A2 #A292A2 #A2A292
tetradic
#92A2A2 #9A92A2 #A29292 #9AA292
square
#92A2A2 #9A92A2 #A29292 #9AA292
split-complementary
#92A2A2 #A2929A #A29A92
monochromatic
#556464 #728585 #92A2A2 #B3BEBE #D4DADA
Accessibility & contrast
On white
2.65
#92A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#92A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2A2
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2A2 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#9C9EA2
Tritanopia (blue-blind)
#8EA3A2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #92a2a2; /* rgb */ color: rgb(146, 162, 162); /* oklch */ color: oklch(70.0% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#b2bdbd',
500: '#92a2a2',
950: '#000000',
},
}SCSS
$custom: #92a2a2; $custom-light: #b2bdbd; $custom-dark: #000000;
JSON
{
"hex": "#92a2a2",
"rgb": {
"r": 146,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 7.921,
"l": 60.392
},
"oklch": {
"l": 0.69964,
"c": 0.01811,
"h": 196.8
},
"luminance": 0.3456
}Semantic roles & 50–950 ramp
primary
#92A2A2
secondary
#CBC5C5
accent
#545492
background
#FAFBFB
surface
#F5F6F6
border
#CFD0D0
text
#101212
muted
#7F8181