#A0A69C#A0A69C
#A0A69C is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 71.7% C 0.016 H 132.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A69C |
|---|---|
| RGB | rgb(160, 166, 156) |
| HSL | hsl(96, 5%, 63%) |
| HSV | hsv(96, 6%, 65%) |
| CMYK | cmyk(3.6%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(67.39, -4.03, 4.43) |
| CIE-LCH | lch(67.39, 5.99, 132.24°) |
| OKLab | oklab(71.74% -0.0106 0.0116) |
| OKLCH | oklch(71.74% 0.016 132.5) |
| XYZ | xyz(34.1332, 37.1462, 36.8178) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.70
Greyish
#A8A495
ΔE00 4.97
Grey
#929591
ΔE00 6.05
Dark Gray
#A9A9A9
ΔE00 6.58
Cool Grey
#95A3A6
ΔE00 6.99
Stone
#A89F91
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A69C #A29CA6
analogous
#A5A69C #A0A69C #9CA69D
triadic
#A0A69C #9CA0A6 #A69CA0
tetradic
#A0A69C #9CA5A6 #A29CA6 #A69D9C
square
#A0A69C #9CA5A6 #A29CA6 #A69D9C
split-complementary
#A0A69C #9D9CA6 #A69CA5
monochromatic
#63695E #81897C #A0A69C #BFC3BC #DEE0DC
Accessibility & contrast
On white
2.49
#A0A69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#A0A69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A69C
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A69C | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49B
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#A0A5A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a0a69c; /* rgb */ color: rgb(160, 166, 156); /* oklch */ color: oklch(71.7% 0.016 132.5);
Tailwind
colors: {
custom: {
50: '#bcc0b9',
500: '#a0a69c',
950: '#000000',
},
}SCSS
$custom: #a0a69c; $custom-light: #bcc0b9; $custom-dark: #000000;
JSON
{
"hex": "#a0a69c",
"rgb": {
"r": 160,
"g": 166,
"b": 156
},
"hsl": {
"h": 96,
"s": 5.319,
"l": 63.137
},
"oklch": {
"l": 0.71737,
"c": 0.01576,
"h": 132.5
},
"luminance": 0.37146
}Semantic roles & 50–950 ramp
primary
#A0A69C
secondary
#CFCDD1
accent
#568F78
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180