#A0A89E#A0A89E
#A0A89E is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.2% C 0.017 H 139.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A89E |
|---|---|
| RGB | rgb(160, 168, 158) |
| HSL | hsl(108, 5%, 64%) |
| HSV | hsv(108, 6%, 66%) |
| CMYK | cmyk(4.8%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(67.98, -4.74, 4.18) |
| CIE-LCH | lch(67.98, 6.32, 138.55°) |
| OKLab | oklab(72.22% -0.0128 0.011) |
| OKLCH | oklch(72.22% 0.017 139.5) |
| XYZ | xyz(34.6703, 37.9473, 37.8391) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.42
Greyish
#A8A495
ΔE00 5.80
Grey
#929591
ΔE00 6.75
Cool Grey
#95A3A6
ΔE00 6.85
Dark Gray
#A9A9A9
ΔE00 7.02
Stone
#A89F91
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A89E #A69EA8
analogous
#A5A89E #A0A89E #9EA8A1
triadic
#A0A89E #9EA0A8 #A89EA0
tetradic
#A0A89E #9EA5A8 #A69EA8 #A8A19E
square
#A0A89E #9EA5A8 #A69EA8 #A8A19E
split-complementary
#A0A89E #A19EA8 #A89EA5
monochromatic
#626B60 #808B7E #A0A89E #C0C5BE #DFE2DF
Accessibility & contrast
On white
2.44
#A0A89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#A0A89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A89E
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A89E | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69D
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#A0A7A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a0a89e; /* rgb */ color: rgb(160, 168, 158); /* oklch */ color: oklch(72.2% 0.017 139.5);
Tailwind
colors: {
custom: {
50: '#bcc1ba',
500: '#a0a89e',
950: '#000000',
},
}SCSS
$custom: #a0a89e; $custom-light: #bcc1ba; $custom-dark: #000000;
JSON
{
"hex": "#a0a89e",
"rgb": {
"r": 160,
"g": 168,
"b": 158
},
"hsl": {
"h": 108,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.72223,
"c": 0.01684,
"h": 139.5
},
"luminance": 0.37947
}Semantic roles & 50–950 ramp
primary
#A0A89E
secondary
#D2CFD3
accent
#568F84
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180