#A6B4AA#A6B4AA
#A6B4AA is a light, muted green. Relative luminance 0.437; OKLCH L 75.6% C 0.021 H 154.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B4AA |
|---|---|
| RGB | rgb(166, 180, 170) |
| HSL | hsl(137, 9%, 68%) |
| HSV | hsv(137, 8%, 71%) |
| CMYK | cmyk(7.8%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(71.99, -6.79, 3.43) |
| CIE-LCH | lch(71.99, 7.61, 153.19°) |
| OKLab | oklab(75.61% -0.019 0.009) |
| OKLCH | oklch(75.61% 0.021 154.8) |
| XYZ | xyz(39.3014, 43.6514, 44.3774) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.02
Cement
#A5A391
ΔE00 8.41
Silver (survey)
#C5C9C7
ΔE00 8.79
Greyish
#A8A495
ΔE00 8.81
Dark Gray
#A9A9A9
ΔE00 8.91
Greenish Grey
#96AE8D
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B4AA #B4A6B0
analogous
#A9B4A6 #A6B4AA #A6B4B1
triadic
#A6B4AA #AAA6B4 #B4AAA6
tetradic
#A6B4AA #A6A9B4 #B4A6B0 #B4B1A6
square
#A6B4AA #A6A9B4 #B4A6B0 #B4B1A6
split-complementary
#A6B4AA #B1A6B4 #B4A6A9
monochromatic
#66796C #85988A #A6B4AA #C7D0CA #E8ECE9
Accessibility & contrast
On white
2.16
#A6B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#A6B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B4AA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B4AA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1AA
Deuteranopia (green-blind)
#B1B0AA
Tritanopia (blue-blind)
#A4B4B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a6b4aa; /* rgb */ color: rgb(166, 180, 170); /* oklch */ color: oklch(75.6% 0.021 154.8);
Tailwind
colors: {
custom: {
50: '#c0cac3',
500: '#a6b4aa',
950: '#000000',
},
}SCSS
$custom: #a6b4aa; $custom-light: #c0cac3; $custom-dark: #000000;
JSON
{
"hex": "#a6b4aa",
"rgb": {
"r": 166,
"g": 180,
"b": 170
},
"hsl": {
"h": 137.143,
"s": 8.537,
"l": 67.843
},
"oklch": {
"l": 0.75606,
"c": 0.02101,
"h": 154.8
},
"luminance": 0.43652
}Semantic roles & 50–950 ramp
primary
#A6B4AA
secondary
#DDD9DC
accent
#538093
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281