#AAABAA#AAABAA
#AAABAA is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.0% C 0.002 H 145.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABAA |
|---|---|
| RGB | rgb(170, 171, 170) |
| HSL | hsl(120, 1%, 67%) |
| HSV | hsv(120, 1%, 67%) |
| CMYK | cmyk(0.6%, 0%, 0.6%, 32.9%) |
| CIE-LAB | lab(69.88, -0.54, 0.39) |
| CIE-LCH | lch(69.88, 0.67, 144.40°) |
| OKLab | oklab(74.01% -0.0015 0.001) |
| OKLCH | oklch(74.01% 0.002 145.6) |
| XYZ | xyz(38.3950, 40.5741, 43.8313) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.01
Dove Gray
#B6B8BD
ΔE00 4.88
Silver
#C0C0C0
ΔE00 5.86
Cool Grey
#95A3A6
ΔE00 6.52
Cool Gray
#9AA7B0
ΔE00 6.56
Greyish
#A8A495
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABAA #ABAAAB
analogous
#ABABAA #AAABAA #AAABAB
triadic
#AAABAA #AAAAAB #ABAAAA
tetradic
#AAABAA #AAABAB #ABAAAB #ABABAA
square
#AAABAA #AAABAB #ABAAAB #ABABAA
split-complementary
#AAABAA #ABAAAB #ABAAAB
monochromatic
#6D6E6D #8B8D8B #AAABAA #C9C9C9 #E8E8E8
Accessibility & contrast
On white
2.30
#AAABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#AAABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABAA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABAA | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#ABABAA
Tritanopia (blue-blind)
#AAABAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaabaa; /* rgb */ color: rgb(170, 171, 170); /* oklch */ color: oklch(74.0% 0.002 145.6);
Tailwind
colors: {
custom: {
50: '#c3c4c3',
500: '#aaabaa',
950: '#000000',
},
}SCSS
$custom: #aaabaa; $custom-light: #c3c4c3; $custom-dark: #000000;
JSON
{
"hex": "#aaabaa",
"rgb": {
"r": 170,
"g": 171,
"b": 170
},
"hsl": {
"h": 120,
"s": 0.592,
"l": 66.863
},
"oklch": {
"l": 0.74011,
"c": 0.00181,
"h": 145.6
},
"luminance": 0.40574
}Semantic roles & 50–950 ramp
primary
#AAABAA
secondary
#D9D8D9
accent
#5B8A8A
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121212
muted
#818181