#AABDCD#AABDCD
#AABDCD is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.031 H 243.5°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDCD |
|---|---|
| RGB | rgb(170, 189, 205) |
| HSL | hsl(207, 26%, 74%) |
| HSV | hsv(207, 17%, 80%) |
| CMYK | cmyk(17.1%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.67, -3.15, -10.23) |
| CIE-LCH | lch(75.67, 10.71, 252.90°) |
| OKLab | oklab(78.9% -0.0138 -0.0277) |
| OKLCH | oklch(78.9% 0.031 243.5) |
| XYZ | xyz(45.7918, 49.3480, 64.8583) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.89
Light Grey Blue
#9DBCD4
ΔE00 3.70
Lightsteelblue
#B0C4DE
ΔE00 4.41
Light Blue Grey
#B7C9E2
ΔE00 5.12
Cool Gray
#9AA7B0
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDCD #CDBAAA
analogous
#AACDCB #AABDCD #AAABCD
triadic
#AABDCD #CDAABD #BDCDAA
tetradic
#AABDCD #CBAACD #CDBAAA #ABCDAA
square
#AABDCD #CBAACD #CDBAAA #ABCDAA
split-complementary
#AABDCD #CDAAAB #CDCBAA
monochromatic
#5E819F #839FB6 #AABDCD #D1DBE4 #ECF0F4
Accessibility & contrast
On white
1.93
#AABDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#AABDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDCD
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDCD | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#A1C1C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabdcd; /* rgb */ color: rgb(170, 189, 205); /* oklch */ color: oklch(78.9% 0.031 243.5);
Tailwind
colors: {
custom: {
50: '#c3d0dc',
500: '#aabdcd',
950: '#000000',
},
}SCSS
$custom: #aabdcd; $custom-light: #c3d0dc; $custom-dark: #000000;
JSON
{
"hex": "#aabdcd",
"rgb": {
"r": 170,
"g": 189,
"b": 205
},
"hsl": {
"h": 207.429,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.78896,
"c": 0.03092,
"h": 243.5
},
"luminance": 0.49349
}Semantic roles & 50–950 ramp
primary
#AABDCD
secondary
#EAE5E1
accent
#6E41A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283