#A0A69A#A0A69A
#A0A69A is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 71.7% C 0.018 H 128.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A69A |
|---|---|
| RGB | rgb(160, 166, 154) |
| HSL | hsl(90, 6%, 63%) |
| HSV | hsv(90, 7%, 65%) |
| CMYK | cmyk(3.6%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(67.34, -4.39, 5.47) |
| CIE-LCH | lch(67.34, 7.02, 128.76°) |
| OKLab | oklab(71.68% -0.0115 0.0143) |
| OKLCH | oklch(71.68% 0.018 128.8) |
| XYZ | xyz(33.9652, 37.0790, 35.9332) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.23
Greyish
#A8A495
ΔE00 4.80
Grey
#929591
ΔE00 6.51
Dark Gray
#A9A9A9
ΔE00 7.34
Stone
#A89F91
ΔE00 7.56
Cool Grey
#95A3A6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A69A #A09AA6
analogous
#A6A69A #A0A69A #9AA69A
triadic
#A0A69A #9AA0A6 #A69AA0
tetradic
#A0A69A #9AA6A6 #A09AA6 #A69A9A
square
#A0A69A #9AA6A6 #A09AA6 #A69A9A
split-complementary
#A0A69A #9A9AA6 #A69AA6
monochromatic
#63695D #818979 #A0A69A #BFC3BB #DDDFDB
Accessibility & contrast
On white
2.50
#A0A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#A0A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A69A
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A69A | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#A6A49A
Tritanopia (blue-blind)
#A1A5A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a0a69a; /* rgb */ color: rgb(160, 166, 154); /* oklch */ color: oklch(71.7% 0.018 128.8);
Tailwind
colors: {
custom: {
50: '#bcc0b7',
500: '#a0a69a',
950: '#000000',
},
}SCSS
$custom: #a0a69a; $custom-light: #bcc0b7; $custom-dark: #000000;
JSON
{
"hex": "#a0a69a",
"rgb": {
"r": 160,
"g": 166,
"b": 154
},
"hsl": {
"h": 90,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.71681,
"c": 0.01835,
"h": 128.8
},
"luminance": 0.37079
}Semantic roles & 50–950 ramp
primary
#A0A69A
secondary
#CECCD0
accent
#559073
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180