#A0A094#A0A094
#A0A094 is a light, near-neutral grey. Relative luminance 0.348; OKLCH L 70.2% C 0.017 H 106.8°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A094 |
|---|---|
| RGB | rgb(160, 160, 148) |
| HSL | hsl(60, 6%, 60%) |
| HSV | hsv(60, 8%, 63%) |
| CMYK | cmyk(0%, 0%, 7.5%, 37.3%) |
| CIE-LAB | lab(65.56, -2.21, 6.26) |
| CIE-LCH | lch(65.56, 6.63, 109.47°) |
| OKLab | oklab(70.23% -0.005 0.0164) |
| OKLCH | oklch(70.23% 0.017 106.8) |
| XYZ | xyz(32.4126, 34.7535, 33.0118) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.57
Cement
#A5A391
ΔE00 2.66
Stone
#A89F91
ΔE00 4.58
Grey
#929591
ΔE00 5.21
Dark Gray
#A9A9A9
ΔE00 6.78
Bland
#AFA88B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A094 #9494A0
analogous
#A09A94 #A0A094 #9AA094
triadic
#A0A094 #94A0A0 #A094A0
tetradic
#A0A094 #94A09A #9494A0 #A0949A
square
#A0A094 #94A09A #9494A0 #A0949A
split-complementary
#A0A094 #949AA0 #9A94A0
monochromatic
#626257 #838374 #A0A094 #BDBDB4 #DADAD5
Accessibility & contrast
On white
2.64
#A0A094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#A0A094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A094
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A094 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F93
Deuteranopia (green-blind)
#A39F94
Tritanopia (blue-blind)
#A29E9C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a0a094; /* rgb */ color: rgb(160, 160, 148); /* oklch */ color: oklch(70.2% 0.017 106.8);
Tailwind
colors: {
custom: {
50: '#bcbcb3',
500: '#a0a094',
950: '#000000',
},
}SCSS
$custom: #a0a094; $custom-light: #bcbcb3; $custom-dark: #000000;
JSON
{
"hex": "#a0a094",
"rgb": {
"r": 160,
"g": 160,
"b": 148
},
"hsl": {
"h": 60,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.70228,
"c": 0.01709,
"h": 106.8
},
"luminance": 0.34753
}Semantic roles & 50–950 ramp
primary
#A0A094
secondary
#C6C6CA
accent
#569056
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180