#AAADBA#AAADBA
#AAADBA is a light, near-neutral blue. Relative luminance 0.420; OKLCH L 74.9% C 0.019 H 275.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADBA |
|---|---|
| RGB | rgb(170, 173, 186) |
| HSL | hsl(229, 10%, 70%) |
| HSV | hsv(229, 9%, 73%) |
| CMYK | cmyk(8.6%, 7%, 0%, 27.1%) |
| CIE-LAB | lab(70.86, 1.51, -7.00) |
| CIE-LCH | lch(70.86, 7.16, 282.14°) |
| OKLab | oklab(74.93% 0.0018 -0.0188) |
| OKLCH | oklch(74.93% 0.019 275.5) |
| XYZ | xyz(40.3823, 41.9781, 52.4199) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.78
Cool Gray
#9AA7B0
ΔE00 6.21
Dark Gray
#A9A9A9
ΔE00 6.43
Silver
#C0C0C0
ΔE00 8.08
Cloudy Blue
#ACC2D9
ΔE00 8.75
Lightsteelblue
#B0C4DE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADBA #BAB7AA
analogous
#AAB5BA #AAADBA #AFAABA
triadic
#AAADBA #BAAAAD #ADBAAA
tetradic
#AAADBA #BAAAB5 #BAB7AA #AABAAF
square
#AAADBA #BAAAB5 #BAB7AA #AABAAF
split-complementary
#AAADBA #BAAFAA #B5BAAA
monochromatic
#696D81 #888C9F #AAADBA #CCCED5 #EEEEF1
Accessibility & contrast
On white
2.24
#AAADBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AAADBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADBA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADBA | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 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)
#AAAEBB
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#A7AFB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaadba; /* rgb */ color: rgb(170, 173, 186); /* oklch */ color: oklch(74.9% 0.019 275.5);
Tailwind
colors: {
custom: {
50: '#c3c5ce',
500: '#aaadba',
950: '#000000',
},
}SCSS
$custom: #aaadba; $custom-light: #c3c5ce; $custom-dark: #000000;
JSON
{
"hex": "#aaadba",
"rgb": {
"r": 170,
"g": 173,
"b": 186
},
"hsl": {
"h": 228.75,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.74929,
"c": 0.01886,
"h": 275.5
},
"luminance": 0.41978
}Semantic roles & 50–950 ramp
primary
#AAADBA
secondary
#E2E1DE
accent
#885194
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121213
muted
#818182