#A8A8A0#A8A8A0
#A8A8A0 is a light, near-neutral grey. Relative luminance 0.389; OKLCH L 72.9% C 0.011 H 106.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A8A0 |
|---|---|
| RGB | rgb(168, 168, 160) |
| HSL | hsl(60, 4%, 64%) |
| HSV | hsv(60, 5%, 66%) |
| CMYK | cmyk(0%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(68.66, -1.48, 4.13) |
| CIE-LCH | lch(68.66, 4.39, 109.73°) |
| OKLab | oklab(72.93% -0.0032 0.0109) |
| OKLCH | oklch(72.93% 0.011 106.7) |
| XYZ | xyz(36.4953, 38.8683, 38.8306) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.50
Dark Gray
#A9A9A9
ΔE00 4.26
Cement
#A5A391
ΔE00 4.55
Stone
#A89F91
ΔE00 5.25
Grey
#929591
ΔE00 6.41
Greige
#B8AB98
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A8A0 #A0A0A8
analogous
#A8A4A0 #A8A8A0 #A4A8A0
triadic
#A8A8A0 #A0A8A8 #A8A0A8
tetradic
#A8A8A0 #A0A8A4 #A0A0A8 #A8A0A4
square
#A8A8A0 #A0A8A4 #A0A0A8 #A8A0A4
split-complementary
#A8A8A0 #A0A4A8 #A4A0A8
monochromatic
#6B6B62 #8B8B80 #A8A8A0 #C5C5C0 #E3E3E0
Accessibility & contrast
On white
2.39
#A8A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#A8A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A8A0
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A8A0 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA7A0
Deuteranopia (green-blind)
#AAA8A0
Tritanopia (blue-blind)
#A9A7A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a8a8a0; /* rgb */ color: rgb(168, 168, 160); /* oklch */ color: oklch(72.9% 0.011 106.7);
Tailwind
colors: {
custom: {
50: '#c1c1bc',
500: '#a8a8a0',
950: '#000000',
},
}SCSS
$custom: #a8a8a0; $custom-light: #c1c1bc; $custom-dark: #000000;
JSON
{
"hex": "#a8a8a0",
"rgb": {
"r": 168,
"g": 168,
"b": 160
},
"hsl": {
"h": 60,
"s": 4.396,
"l": 64.314
},
"oklch": {
"l": 0.72926,
"c": 0.01133,
"h": 106.7
},
"luminance": 0.38868
}Semantic roles & 50–950 ramp
primary
#A8A8A0
secondary
#D1D1D3
accent
#578E57
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121212
muted
#818181