#AAADBF#AAADBF
#AAADBF is a light, muted blue. Relative luminance 0.422; OKLCH L 75.1% C 0.026 H 278.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADBF |
|---|---|
| RGB | rgb(170, 173, 191) |
| HSL | hsl(231, 14%, 71%) |
| HSV | hsv(231, 11%, 75%) |
| CMYK | cmyk(11%, 9.4%, 0%, 25.1%) |
| CIE-LAB | lab(71.00, 2.53, -9.53) |
| CIE-LCH | lch(71.00, 9.86, 284.89°) |
| OKLab | oklab(75.1% 0.0037 -0.0257) |
| OKLCH | oklch(75.1% 0.026 278.2) |
| XYZ | xyz(40.9231, 42.1944, 55.2685) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.53
Cool Gray
#9AA7B0
ΔE00 7.80
Dark Gray
#A9A9A9
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.59
Cloudy Blue
#ACC2D9
ΔE00 8.88
Light Blue Grey
#B7C9E2
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADBF #BFBCAA
analogous
#AAB7BF #AAADBF #B1AABF
triadic
#AAADBF #BFAAAD #ADBFAA
tetradic
#AAADBF #BFAAB7 #BFBCAA #AABFB1
square
#AAADBF #BFAAB7 #BFBCAA #AABFB1
split-complementary
#AAADBF #BFB1AA #B7BFAA
monochromatic
#666B88 #878BA5 #AAADBF #CDCFD9 #EEEEF2
Accessibility & contrast
On white
2.22
#AAADBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#AAADBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADBF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADBF | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#A6B0B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaadbf; /* rgb */ color: rgb(170, 173, 191); /* oklch */ color: oklch(75.1% 0.026 278.2);
Tailwind
colors: {
custom: {
50: '#c3c5d2',
500: '#aaadbf',
950: '#000000',
},
}SCSS
$custom: #aaadbf; $custom-light: #c3c5d2; $custom-dark: #000000;
JSON
{
"hex": "#aaadbf",
"rgb": {
"r": 170,
"g": 173,
"b": 191
},
"hsl": {
"h": 231.429,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.75095,
"c": 0.02593,
"h": 278.2
},
"luminance": 0.42195
}Semantic roles & 50–950 ramp
primary
#AAADBF
secondary
#E5E4E0
accent
#8E4D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182