#A0A69E#A0A69E
#A0A69E is a light, near-neutral grey. Relative luminance 0.372; OKLCH L 71.8% C 0.013 H 137.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A69E |
|---|---|
| RGB | rgb(160, 166, 158) |
| HSL | hsl(105, 4%, 64%) |
| HSV | hsv(105, 5%, 65%) |
| CMYK | cmyk(3.6%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(67.44, -3.65, 3.40) |
| CIE-LCH | lch(67.44, 4.99, 137.09°) |
| OKLab | oklab(71.79% -0.0098 0.0089) |
| OKLCH | oklch(71.79% 0.013 137.8) |
| XYZ | xyz(34.3039, 37.2145, 37.7170) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 5.28
Cement
#A5A391
ΔE00 5.30
Grey
#929591
ΔE00 5.67
Dark Gray
#A9A9A9
ΔE00 5.81
Cool Grey
#95A3A6
ΔE00 6.18
Stone
#A89F91
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A69E #A49EA6
analogous
#A4A69E #A0A69E #9EA6A0
triadic
#A0A69E #9EA0A6 #A69EA0
tetradic
#A0A69E #9EA4A6 #A49EA6 #A6A09E
square
#A0A69E #9EA4A6 #A49EA6 #A6A09E
split-complementary
#A0A69E #A09EA6 #A69EA4
monochromatic
#636960 #81897E #A0A69E #BFC3BE #DFE1DE
Accessibility & contrast
On white
2.49
#A0A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#A0A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A69E
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A69E | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#A6A49E
Tritanopia (blue-blind)
#A0A5A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a0a69e; /* rgb */ color: rgb(160, 166, 158); /* oklch */ color: oklch(71.8% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#bcc0ba',
500: '#a0a69e',
950: '#000000',
},
}SCSS
$custom: #a0a69e; $custom-light: #bcc0ba; $custom-dark: #000000;
JSON
{
"hex": "#a0a69e",
"rgb": {
"r": 160,
"g": 166,
"b": 158
},
"hsl": {
"h": 105,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.71794,
"c": 0.01326,
"h": 137.8
},
"luminance": 0.37215
}Semantic roles & 50–950 ramp
primary
#A0A69E
secondary
#D1CED1
accent
#578E80
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180