#AAADB2#AAADB2
#AAADB2 is a light, near-neutral grey. Relative luminance 0.416; OKLCH L 74.7% C 0.008 H 260.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADB2 |
|---|---|
| RGB | rgb(170, 173, 178) |
| HSL | hsl(218, 5%, 68%) |
| HSV | hsv(218, 4%, 70%) |
| CMYK | cmyk(4.5%, 2.8%, 0%, 30.2%) |
| CIE-LAB | lab(70.63, -0.09, -2.93) |
| CIE-LCH | lch(70.63, 2.93, 268.21°) |
| OKLab | oklab(74.67% -0.0013 -0.0078) |
| OKLCH | oklch(74.67% 0.008 260.8) |
| XYZ | xyz(39.5555, 41.6474, 48.0657) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.95
Dove Gray
#B6B8BD
ΔE00 3.14
Cool Gray
#9AA7B0
ΔE00 4.81
Silver
#C0C0C0
ΔE00 5.90
Cool Grey
#95A3A6
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADB2 #B2AFAA
analogous
#AAB1B2 #AAADB2 #ABAAB2
triadic
#AAADB2 #B2AAAD #ADB2AA
tetradic
#AAADB2 #B2AAB1 #B2AFAA #AAB2AB
square
#AAADB2 #B2AAB1 #B2AFAA #AAB2AB
split-complementary
#AAADB2 #B2ABAA #B1B2AA
monochromatic
#6B6F76 #8A8E95 #AAADB2 #CACCCF #EAEBEC
Accessibility & contrast
On white
2.25
#AAADB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#AAADB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADB2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADB2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#ABACB2
Tritanopia (blue-blind)
#A8AEAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaadb2; /* rgb */ color: rgb(170, 173, 178); /* oklch */ color: oklch(74.7% 0.008 260.8);
Tailwind
colors: {
custom: {
50: '#c3c5c9',
500: '#aaadb2',
950: '#000000',
},
}SCSS
$custom: #aaadb2; $custom-light: #c3c5c9; $custom-dark: #000000;
JSON
{
"hex": "#aaadb2",
"rgb": {
"r": 170,
"g": 173,
"b": 178
},
"hsl": {
"h": 217.5,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74673,
"c": 0.00791,
"h": 260.8
},
"luminance": 0.41648
}Semantic roles & 50–950 ramp
primary
#AAADB2
secondary
#DDDCDB
accent
#7A578F
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182