#A6B6AA#A6B6AA
#A6B6AA is a light, muted green. Relative luminance 0.445; OKLCH L 76.0% C 0.025 H 153.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B6AA |
|---|---|
| RGB | rgb(166, 182, 170) |
| HSL | hsl(135, 10%, 68%) |
| HSV | hsv(135, 9%, 71%) |
| CMYK | cmyk(8.8%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(72.54, -7.85, 4.22) |
| CIE-LCH | lch(72.54, 8.91, 151.76°) |
| OKLab | oklab(76.04% -0.0219 0.011) |
| OKLCH | oklch(76.04% 0.025 153.3) |
| XYZ | xyz(39.7081, 44.4647, 44.5130) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.40
Cement
#A5A391
ΔE00 8.98
Cool Grey
#95A3A6
ΔE00 9.07
Silver (survey)
#C5C9C7
ΔE00 9.37
Sage Green
#9CAF88
ΔE00 9.52
Greyish
#A8A495
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B6AA #B6A6B2
analogous
#AAB6A6 #A6B6AA #A6B6B2
triadic
#A6B6AA #AAA6B6 #B6AAA6
tetradic
#A6B6AA #A6AAB6 #B6A6B2 #B6B2A6
square
#A6B6AA #A6AAB6 #B6A6B2 #B6B2A6
split-complementary
#A6B6AA #B2A6B6 #B6A6AA
monochromatic
#667C6B #849A8A #A6B6AA #C8D2CA #E9EDEA
Accessibility & contrast
On white
2.12
#A6B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#A6B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B6AA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B6AA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#A4B5B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a6b6aa; /* rgb */ color: rgb(166, 182, 170); /* oklch */ color: oklch(76.0% 0.025 153.3);
Tailwind
colors: {
custom: {
50: '#c0cbc3',
500: '#a6b6aa',
950: '#000000',
},
}SCSS
$custom: #a6b6aa; $custom-light: #c0cbc3; $custom-dark: #000000;
JSON
{
"hex": "#a6b6aa",
"rgb": {
"r": 166,
"g": 182,
"b": 170
},
"hsl": {
"h": 135,
"s": 9.877,
"l": 68.235
},
"oklch": {
"l": 0.76036,
"c": 0.0245,
"h": 153.3
},
"luminance": 0.44465
}Semantic roles & 50–950 ramp
primary
#A6B6AA
secondary
#DED9DD
accent
#528394
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281