#AAB6B2#AAB6B2
#AAB6B2 is a light, near-neutral grey. Relative luminance 0.452; OKLCH L 76.6% C 0.014 H 174.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB6B2 |
|---|---|
| RGB | rgb(170, 182, 178) |
| HSL | hsl(160, 8%, 69%) |
| HSV | hsv(160, 7%, 71%) |
| CMYK | cmyk(6.6%, 0%, 2.2%, 28.6%) |
| CIE-LAB | lab(73.03, -4.93, 0.60) |
| CIE-LCH | lch(73.03, 4.97, 173.10°) |
| OKLab | oklab(76.57% -0.0144 0.0015) |
| OKLCH | oklch(76.57% 0.014 174) |
| XYZ | xyz(41.3398, 45.2159, 48.6604) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.53
Silver (survey)
#C5C9C7
ΔE00 6.68
Dark Gray
#A9A9A9
ΔE00 6.99
Silver
#C0C0C0
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB6B2 #B6AAAE
analogous
#AAB6AC #AAB6B2 #AAB4B6
triadic
#AAB6B2 #B2AAB6 #B6B2AA
tetradic
#AAB6B2 #ACAAB6 #B6AAAE #B4B6AA
square
#AAB6B2 #ACAAB6 #B6AAAE #B4B6AA
split-complementary
#AAB6B2 #B6AAB4 #B6ACAA
monochromatic
#6A7C76 #899A94 #AAB6B2 #CBD2D0 #ECEFEE
Accessibility & contrast
On white
2.09
#AAB6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#AAB6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB6B2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB6B2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B2
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#A8B6B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab6b2; /* rgb */ color: rgb(170, 182, 178); /* oklch */ color: oklch(76.6% 0.014 174.0);
Tailwind
colors: {
custom: {
50: '#c3cbc9',
500: '#aab6b2',
950: '#000000',
},
}SCSS
$custom: #aab6b2; $custom-light: #c3cbc9; $custom-dark: #000000;
JSON
{
"hex": "#aab6b2",
"rgb": {
"r": 170,
"g": 182,
"b": 178
},
"hsl": {
"h": 160,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.76569,
"c": 0.01449,
"h": 174
},
"luminance": 0.45216
}Semantic roles & 50–950 ramp
primary
#AAB6B2
secondary
#E0DCDD
accent
#546892
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282