#A6B2AA#A6B2AA
#A6B2AA is a light, near-neutral grey. Relative luminance 0.428; OKLCH L 75.2% C 0.018 H 156.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B2AA |
|---|---|
| RGB | rgb(166, 178, 170) |
| HSL | hsl(140, 7%, 67%) |
| HSV | hsv(140, 7%, 70%) |
| CMYK | cmyk(6.7%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(71.45, -5.72, 2.64) |
| CIE-LCH | lch(71.45, 6.30, 155.19°) |
| OKLab | oklab(75.18% -0.0161 0.0069) |
| OKLCH | oklch(75.18% 0.018 156.8) |
| XYZ | xyz(38.9006, 42.8497, 44.2438) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.00
Dark Gray
#A9A9A9
ΔE00 7.66
Cement
#A5A391
ΔE00 7.97
Greyish
#A8A495
ΔE00 8.15
Silver (survey)
#C5C9C7
ΔE00 8.30
Silver
#C0C0C0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B2AA #B2A6AE
analogous
#A8B2A6 #A6B2AA #A6B2B0
triadic
#A6B2AA #AAA6B2 #B2AAA6
tetradic
#A6B2AA #A6A8B2 #B2A6AE #B2B0A6
square
#A6B2AA #A6A8B2 #B2A6AE #B2B0A6
split-complementary
#A6B2AA #B0A6B2 #B2A6A8
monochromatic
#67776C #85968B #A6B2AA #C7CEC9 #E8EBE9
Accessibility & contrast
On white
2.19
#A6B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#A6B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B2AA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B2AA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#B0AEAA
Tritanopia (blue-blind)
#A4B2B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a6b2aa; /* rgb */ color: rgb(166, 178, 170); /* oklch */ color: oklch(75.2% 0.018 156.8);
Tailwind
colors: {
custom: {
50: '#c0c9c3',
500: '#a6b2aa',
950: '#000000',
},
}SCSS
$custom: #a6b2aa; $custom-light: #c0c9c3; $custom-dark: #000000;
JSON
{
"hex": "#a6b2aa",
"rgb": {
"r": 166,
"g": 178,
"b": 170
},
"hsl": {
"h": 140,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.75178,
"c": 0.01752,
"h": 156.8
},
"luminance": 0.4285
}Semantic roles & 50–950 ramp
primary
#A6B2AA
secondary
#DCD8DB
accent
#547D91
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281