#AAB6B4#AAB6B4
#AAB6B4 is a light, near-neutral grey. Relative luminance 0.453; OKLCH L 76.6% C 0.014 H 185.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB6B4 |
|---|---|
| RGB | rgb(170, 182, 180) |
| HSL | hsl(170, 8%, 69%) |
| HSV | hsv(170, 7%, 71%) |
| CMYK | cmyk(6.6%, 0%, 1.1%, 28.6%) |
| CIE-LAB | lab(73.09, -4.55, -0.42) |
| CIE-LCH | lch(73.09, 4.57, 185.27°) |
| OKLab | oklab(76.63% -0.0136 -0.0012) |
| OKLCH | oklch(76.63% 0.014 185) |
| XYZ | xyz(41.5420, 45.2968, 49.7257) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 6.47
Dark Gray
#A9A9A9
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.76
Silver
#C0C0C0
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB6B4 #B6AAAC
analogous
#AAB6AE #AAB6B4 #AAB2B6
triadic
#AAB6B4 #B4AAB6 #B6B4AA
tetradic
#AAB6B4 #AEAAB6 #B6AAAC #B2B6AA
square
#AAB6B4 #AEAAB6 #B6AAAC #B2B6AA
split-complementary
#AAB6B4 #B6AAB2 #B6AEAA
monochromatic
#6A7C79 #899A97 #AAB6B4 #CBD2D1 #ECEFEE
Accessibility & contrast
On white
2.09
#AAB6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#AAB6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB6B4
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB6B4 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B4
Deuteranopia (green-blind)
#B2B3B4
Tritanopia (blue-blind)
#A7B7B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab6b4; /* rgb */ color: rgb(170, 182, 180); /* oklch */ color: oklch(76.6% 0.014 185.0);
Tailwind
colors: {
custom: {
50: '#c3cbca',
500: '#aab6b4',
950: '#000000',
},
}SCSS
$custom: #aab6b4; $custom-light: #c3cbca; $custom-dark: #000000;
JSON
{
"hex": "#aab6b4",
"rgb": {
"r": 170,
"g": 182,
"b": 180
},
"hsl": {
"h": 170,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.76628,
"c": 0.01366,
"h": 185
},
"luminance": 0.45297
}Semantic roles & 50–950 ramp
primary
#AAB6B4
secondary
#E0DCDD
accent
#545E92
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282