#A0A89A#A0A89A
#A0A89A is a light, muted grey. Relative luminance 0.378; OKLCH L 72.1% C 0.022 H 131.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A89A |
|---|---|
| RGB | rgb(160, 168, 154) |
| HSL | hsl(94, 7%, 63%) |
| HSV | hsv(94, 8%, 66%) |
| CMYK | cmyk(4.8%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(67.88, -5.47, 6.26) |
| CIE-LCH | lch(67.88, 8.31, 131.18°) |
| OKLab | oklab(72.11% -0.0145 0.0163) |
| OKLCH | oklch(72.11% 0.022 131.5) |
| XYZ | xyz(34.3316, 37.8118, 36.0553) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.77
Greyish
#A8A495
ΔE00 5.66
Grey
#929591
ΔE00 7.64
Bland
#AFA88B
ΔE00 8.14
Dark Gray
#A9A9A9
ΔE00 8.44
Cool Grey
#95A3A6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A89A #A29AA8
analogous
#A7A89A #A0A89A #9AA89B
triadic
#A0A89A #9AA0A8 #A89AA0
tetradic
#A0A89A #9AA7A8 #A29AA8 #A89B9A
square
#A0A89A #9AA7A8 #A29AA8 #A89B9A
split-complementary
#A0A89A #9B9AA8 #A89AA7
monochromatic
#636B5C #818C79 #A0A89A #BFC4BB #DEE1DC
Accessibility & contrast
On white
2.45
#A0A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A0A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A89A
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A89A | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#A0A7A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a0a89a; /* rgb */ color: rgb(160, 168, 154); /* oklch */ color: oklch(72.1% 0.022 131.5);
Tailwind
colors: {
custom: {
50: '#bcc1b7',
500: '#a0a89a',
950: '#000000',
},
}SCSS
$custom: #a0a89a; $custom-light: #bcc1b7; $custom-dark: #000000;
JSON
{
"hex": "#a0a89a",
"rgb": {
"r": 160,
"g": 168,
"b": 154
},
"hsl": {
"h": 94.286,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.72111,
"c": 0.02183,
"h": 131.5
},
"luminance": 0.37812
}Semantic roles & 50–950 ramp
primary
#A0A89A
secondary
#CFCCD1
accent
#549177
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180