#AABDCC#AABDCC
#AABDCC is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.030 H 241.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDCC |
|---|---|
| RGB | rgb(170, 189, 204) |
| HSL | hsl(206, 25%, 73%) |
| HSV | hsv(206, 17%, 80%) |
| CMYK | cmyk(16.7%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(75.64, -3.36, -9.73) |
| CIE-LCH | lch(75.64, 10.30, 250.94°) |
| OKLab | oklab(78.86% -0.0142 -0.0263) |
| OKLCH | oklch(78.86% 0.03 241.7) |
| XYZ | xyz(45.6715, 49.2999, 64.2246) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.29
Light Grey Blue
#9DBCD4
ΔE00 3.89
Lightsteelblue
#B0C4DE
ΔE00 4.83
Light Blue Grey
#B7C9E2
ΔE00 5.48
Cool Gray
#9AA7B0
ΔE00 6.53
Dove Gray
#B6B8BD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDCC #CCB9AA
analogous
#AACCCA #AABDCC #AAACCC
triadic
#AABDCC #CCAABD #BDCCAA
tetradic
#AABDCC #CAAACC #CCB9AA #ACCCAA
square
#AABDCC #CAAACC #CCB9AA #ACCCAA
split-complementary
#AABDCC #CCAAAC #CCCAAA
monochromatic
#5E819D #849FB5 #AABDCC #D0DBE3 #ECF0F4
Accessibility & contrast
On white
1.93
#AABDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#AABDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDCC
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDCC | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCD
Deuteranopia (green-blind)
#B2B9CC
Tritanopia (blue-blind)
#A1C1C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabdcc; /* rgb */ color: rgb(170, 189, 204); /* oklch */ color: oklch(78.9% 0.030 241.7);
Tailwind
colors: {
custom: {
50: '#c3d0db',
500: '#aabdcc',
950: '#000000',
},
}SCSS
$custom: #aabdcc; $custom-light: #c3d0db; $custom-dark: #000000;
JSON
{
"hex": "#aabdcc",
"rgb": {
"r": 170,
"g": 189,
"b": 204
},
"hsl": {
"h": 206.471,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.78863,
"c": 0.02989,
"h": 241.7
},
"luminance": 0.49301
}Semantic roles & 50–950 ramp
primary
#AABDCC
secondary
#EAE5E1
accent
#6D42A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283