#A6B0AE#A6B0AE
#A6B0AE is a light, near-neutral grey. Relative luminance 0.422; OKLCH L 74.9% C 0.012 H 182.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B0AE |
|---|---|
| RGB | rgb(166, 176, 174) |
| HSL | hsl(168, 6%, 67%) |
| HSV | hsv(168, 6%, 69%) |
| CMYK | cmyk(5.7%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(71.02, -3.88, -0.19) |
| CIE-LCH | lch(71.02, 3.89, 182.76°) |
| OKLab | oklab(74.87% -0.0116 -0.0006) |
| OKLCH | oklch(74.87% 0.012 182.8) |
| XYZ | xyz(38.8897, 42.2133, 46.1353) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.82
Dark Gray
#A9A9A9
ΔE00 5.33
Cool Gray
#9AA7B0
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.63
Silver
#C0C0C0
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B0AE #B0A6A8
analogous
#A6B0A9 #A6B0AE #A6ADB0
triadic
#A6B0AE #AEA6B0 #B0AEA6
tetradic
#A6B0AE #A9A6B0 #B0A6A8 #ADB0A6
square
#A6B0AE #A9A6B0 #B0A6A8 #ADB0A6
split-complementary
#A6B0AE #B0A6AD #B0A9A6
monochromatic
#677472 #869390 #A6B0AE #C6CDCC #E7EAE9
Accessibility & contrast
On white
2.22
#A6B0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#A6B0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B0AE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B0AE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAE
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#A4B0AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a6b0ae; /* rgb */ color: rgb(166, 176, 174); /* oklch */ color: oklch(74.9% 0.012 182.8);
Tailwind
colors: {
custom: {
50: '#c0c7c6',
500: '#a6b0ae',
950: '#000000',
},
}SCSS
$custom: #a6b0ae; $custom-light: #c0c7c6; $custom-dark: #000000;
JSON
{
"hex": "#a6b0ae",
"rgb": {
"r": 166,
"g": 176,
"b": 174
},
"hsl": {
"h": 168,
"s": 5.952,
"l": 67.059
},
"oklch": {
"l": 0.74869,
"c": 0.01157,
"h": 182.8
},
"luminance": 0.42214
}Semantic roles & 50–950 ramp
primary
#A6B0AE
secondary
#DAD7D8
accent
#566190
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282