#AAABAB#AAABAB
#AAABAB is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.0% C 0.001 H 197.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABAB |
|---|---|
| RGB | rgb(170, 171, 171) |
| HSL | hsl(180, 1%, 67%) |
| HSV | hsv(180, 1%, 67%) |
| CMYK | cmyk(0.6%, 0%, 0%, 32.9%) |
| CIE-LAB | lab(69.90, -0.35, -0.12) |
| CIE-LCH | lch(69.90, 0.38, 199.38°) |
| OKLab | oklab(74.04% -0.0011 -0.0003) |
| OKLCH | oklch(74.04% 0.001 197.3) |
| XYZ | xyz(38.4899, 40.6121, 44.3314) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 0.75
Dove Gray
#B6B8BD
ΔE00 4.51
Silver
#C0C0C0
ΔE00 5.80
Cool Gray
#9AA7B0
ΔE00 6.21
Cool Grey
#95A3A6
ΔE00 6.49
Greyish
#A8A495
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABAB #ABAAAA
analogous
#AAABAB #AAABAB #AAABAB
triadic
#AAABAB #ABAAAB #ABABAA
tetradic
#AAABAB #ABAAAB #ABAAAA #ABABAA
square
#AAABAB #ABAAAB #ABAAAA #ABABAA
split-complementary
#AAABAB #ABAAAB #ABABAA
monochromatic
#6D6E6E #8B8D8D #AAABAB #C9C9C9 #E8E8E8
Accessibility & contrast
On white
2.30
#AAABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#AAABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABAB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABAB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#AAABAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaabab; /* rgb */ color: rgb(170, 171, 171); /* oklch */ color: oklch(74.0% 0.001 197.3);
Tailwind
colors: {
custom: {
50: '#c3c4c4',
500: '#aaabab',
950: '#000000',
},
}SCSS
$custom: #aaabab; $custom-light: #c3c4c4; $custom-dark: #000000;
JSON
{
"hex": "#aaabab",
"rgb": {
"r": 170,
"g": 171,
"b": 171
},
"hsl": {
"h": 180,
"s": 0.592,
"l": 66.863
},
"oklch": {
"l": 0.74041,
"c": 0.00114,
"h": 197.3
},
"luminance": 0.40612
}Semantic roles & 50–950 ramp
primary
#AAABAB
secondary
#D9D8D8
accent
#5B5B8A
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121212
muted
#818181