#A3AAA0#A3AAA0
#A3AAA0 is a light, near-neutral grey. Relative luminance 0.391; OKLCH L 72.9% C 0.016 H 136.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A3AAA0 |
|---|---|
| RGB | rgb(163, 170, 160) |
| HSL | hsl(102, 6%, 65%) |
| HSV | hsv(102, 6%, 67%) |
| CMYK | cmyk(4.1%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(68.80, -4.37, 4.29) |
| CIE-LCH | lch(68.80, 6.13, 135.49°) |
| OKLab | oklab(72.95% -0.0117 0.0113) |
| OKLCH | oklch(72.95% 0.016 136.1) |
| XYZ | xyz(35.8231, 39.0739, 38.9056) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.27
Greyish
#A8A495
ΔE00 5.50
Dark Gray
#A9A9A9
ΔE00 6.67
Cool Grey
#95A3A6
ΔE00 7.12
Grey
#929591
ΔE00 7.12
Stone
#A89F91
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3AAA0 #A7A0AA
analogous
#A8AAA0 #A3AAA0 #A0AAA2
triadic
#A3AAA0 #A0A3AA #AAA0A3
tetradic
#A3AAA0 #A0A8AA #A7A0AA #AAA2A0
square
#A3AAA0 #A0A8AA #A7A0AA #AAA2A0
split-complementary
#A3AAA0 #A2A0AA #AAA0A8
monochromatic
#656E62 #848D80 #A3AAA0 #C2C7C0 #E2E4E1
Accessibility & contrast
On white
2.38
#A3AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#A3AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3AAA0
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3AAA0 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#AAA8A0
Tritanopia (blue-blind)
#A3A9A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a3aaa0; /* rgb */ color: rgb(163, 170, 160); /* oklch */ color: oklch(72.9% 0.016 136.1);
Tailwind
colors: {
custom: {
50: '#bec3bc',
500: '#a3aaa0',
950: '#000000',
},
}SCSS
$custom: #a3aaa0; $custom-light: #bec3bc; $custom-dark: #000000;
JSON
{
"hex": "#a3aaa0",
"rgb": {
"r": 163,
"g": 170,
"b": 160
},
"hsl": {
"h": 102,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.72947,
"c": 0.01622,
"h": 136.1
},
"luminance": 0.39074
}Semantic roles & 50–950 ramp
primary
#A3AAA0
secondary
#D4D1D5
accent
#568F7E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181