#AAB3AA#AAB3AA
#AAB3AA is a light, near-neutral grey. Relative luminance 0.437; OKLCH L 75.7% C 0.016 H 145.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB3AA |
|---|---|
| RGB | rgb(170, 179, 170) |
| HSL | hsl(120, 6%, 68%) |
| HSV | hsv(120, 5%, 70%) |
| CMYK | cmyk(5%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(72.02, -4.85, 3.50) |
| CIE-LCH | lch(72.02, 5.98, 144.16°) |
| OKLab | oklab(75.7% -0.0133 0.0092) |
| OKLCH | oklch(75.7% 0.016 145.4) |
| XYZ | xyz(39.9520, 43.6883, 44.3503) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.16
Cement
#A5A391
ΔE00 7.19
Greyish
#A8A495
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.64
Cool Grey
#95A3A6
ΔE00 7.70
Silver
#C0C0C0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB3AA #B3AAB3
analogous
#AEB3AA #AAB3AA #AAB3AE
triadic
#AAB3AA #AAAAB3 #B3AAAA
tetradic
#AAB3AA #AAAEB3 #B3AAB3 #B3AEAA
square
#AAB3AA #AAAEB3 #B3AAB3 #B3AEAA
split-complementary
#AAB3AA #AEAAB3 #B3AAAE
monochromatic
#6B786B #8A968A #AAB3AA #CAD0CA #EBEDEB
Accessibility & contrast
On white
2.16
#AAB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AAB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB3AA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB3AA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#B2B0AA
Tritanopia (blue-blind)
#A9B2B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab3aa; /* rgb */ color: rgb(170, 179, 170); /* oklch */ color: oklch(75.7% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#c3c9c3',
500: '#aab3aa',
950: '#000000',
},
}SCSS
$custom: #aab3aa; $custom-light: #c3c9c3; $custom-dark: #000000;
JSON
{
"hex": "#aab3aa",
"rgb": {
"r": 170,
"g": 179,
"b": 170
},
"hsl": {
"h": 120,
"s": 5.59,
"l": 68.431
},
"oklch": {
"l": 0.757,
"c": 0.01615,
"h": 145.4
},
"luminance": 0.43689
}Semantic roles & 50–950 ramp
primary
#AAB3AA
secondary
#DEDBDE
accent
#568F8F
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281