#AAADBB#AAADBB
#AAADBB is a light, muted blue. Relative luminance 0.420; OKLCH L 75.0% C 0.020 H 276.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADBB |
|---|---|
| RGB | rgb(170, 173, 187) |
| HSL | hsl(229, 11%, 70%) |
| HSV | hsv(229, 9%, 73%) |
| CMYK | cmyk(9.1%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(70.89, 1.71, -7.51) |
| CIE-LCH | lch(70.89, 7.70, 282.83°) |
| OKLab | oklab(74.96% 0.0022 -0.0201) |
| OKLCH | oklch(74.96% 0.02 276.2) |
| XYZ | xyz(40.4889, 42.0207, 52.9818) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.13
Cool Gray
#9AA7B0
ΔE00 6.51
Dark Gray
#A9A9A9
ΔE00 6.85
Silver
#C0C0C0
ΔE00 8.40
Cloudy Blue
#ACC2D9
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADBB #BBB8AA
analogous
#AAB5BB #AAADBB #B0AABB
triadic
#AAADBB #BBAAAD #ADBBAA
tetradic
#AAADBB #BBAAB5 #BBB8AA #AABBB0
square
#AAADBB #BBAAB5 #BBB8AA #AABBB0
split-complementary
#AAADBB #BBB0AA #B5BBAA
monochromatic
#686D82 #888CA0 #AAADBB #CCCED6 #EEEFF1
Accessibility & contrast
On white
2.23
#AAADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AAADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADBB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADBB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#A6AFB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaadbb; /* rgb */ color: rgb(170, 173, 187); /* oklch */ color: oklch(75.0% 0.020 276.2);
Tailwind
colors: {
custom: {
50: '#c3c5cf',
500: '#aaadbb',
950: '#000000',
},
}SCSS
$custom: #aaadbb; $custom-light: #c3c5cf; $custom-dark: #000000;
JSON
{
"hex": "#aaadbb",
"rgb": {
"r": 170,
"g": 173,
"b": 187
},
"hsl": {
"h": 229.412,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.74961,
"c": 0.02027,
"h": 276.2
},
"luminance": 0.42021
}Semantic roles & 50–950 ramp
primary
#AAADBB
secondary
#E3E2DE
accent
#895095
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121213
muted
#818182