#A6A89A#A6A89A
#A6A89A is a light, near-neutral grey. Relative luminance 0.384; OKLCH L 72.6% C 0.020 H 113.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A6A89A |
|---|---|
| RGB | rgb(166, 168, 154) |
| HSL | hsl(69, 7%, 63%) |
| HSV | hsv(69, 8%, 66%) |
| CMYK | cmyk(1.2%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(68.35, -3.28, 6.99) |
| CIE-LCH | lch(68.35, 7.72, 115.17°) |
| OKLab | oklab(72.6% -0.0079 0.0183) |
| OKLCH | oklch(72.6% 0.02 113.5) |
| XYZ | xyz(35.5604, 38.4454, 36.1129) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 2.68
Greyish
#A8A495
ΔE00 3.07
Stone
#A89F91
ΔE00 6.06
Bland
#AFA88B
ΔE00 6.34
Stone (survey)
#ADA587
ΔE00 6.84
Dark Gray
#A9A9A9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6A89A #9C9AA8
analogous
#A8A39A #A6A89A #9FA89A
triadic
#A6A89A #9AA6A8 #A89AA6
tetradic
#A6A89A #9AA8A3 #9C9AA8 #A89A9F
square
#A6A89A #9AA8A3 #9C9AA8 #A89A9F
split-complementary
#A6A89A #9A9FA8 #A39AA8
monochromatic
#696B5C #898C79 #A6A89A #C3C4BB #E0E1DC
Accessibility & contrast
On white
2.42
#A6A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#A6A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6A89A
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6A89A | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#AAA79A
Tritanopia (blue-blind)
#A8A6A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a6a89a; /* rgb */ color: rgb(166, 168, 154); /* oklch */ color: oklch(72.6% 0.020 113.5);
Tailwind
colors: {
custom: {
50: '#c0c1b7',
500: '#a6a89a',
950: '#000000',
},
}SCSS
$custom: #a6a89a; $custom-light: #c0c1b7; $custom-dark: #000000;
JSON
{
"hex": "#a6a89a",
"rgb": {
"r": 166,
"g": 168,
"b": 154
},
"hsl": {
"h": 68.571,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.72595,
"c": 0.0199,
"h": 113.5
},
"luminance": 0.38445
}Semantic roles & 50–950 ramp
primary
#A6A89A
secondary
#CDCCD1
accent
#54915D
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180