#AABDC6#AABDC6
#AABDC6 is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.025 H 227.8°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDC6 |
|---|---|
| RGB | rgb(170, 189, 198) |
| HSL | hsl(199, 20%, 72%) |
| HSV | hsv(199, 14%, 78%) |
| CMYK | cmyk(14.1%, 4.5%, 0%, 22.4%) |
| CIE-LAB | lab(75.46, -4.63, -6.74) |
| CIE-LCH | lch(75.46, 8.18, 235.47°) |
| OKLab | oklab(78.67% -0.0165 -0.0182) |
| OKLCH | oklch(78.67% 0.025 227.8) |
| XYZ | xyz(44.9657, 49.0175, 60.5074) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 5.91
Cool Gray
#9AA7B0
ΔE00 6.27
Dove Gray
#B6B8BD
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDC6 #C6B3AA
analogous
#AAC6C1 #AABDC6 #AAAFC6
triadic
#AABDC6 #C6AABD #BDC6AA
tetradic
#AABDC6 #C1AAC6 #C6B3AA #AFC6AA
square
#AABDC6 #C1AAC6 #C6B3AA #AFC6AA
split-complementary
#AABDC6 #C6AAAF #C6C1AA
monochromatic
#638393 #85A1AD #AABDC6 #CFD9DF #EDF1F3
Accessibility & contrast
On white
1.94
#AABDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#AABDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDC6
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDC6 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC7
Deuteranopia (green-blind)
#B4B8C6
Tritanopia (blue-blind)
#A3C0C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabdc6; /* rgb */ color: rgb(170, 189, 198); /* oklch */ color: oklch(78.7% 0.025 227.8);
Tailwind
colors: {
custom: {
50: '#c3d0d7',
500: '#aabdc6',
950: '#000000',
},
}SCSS
$custom: #aabdc6; $custom-light: #c3d0d7; $custom-dark: #000000;
JSON
{
"hex": "#aabdc6",
"rgb": {
"r": 170,
"g": 189,
"b": 198
},
"hsl": {
"h": 199.286,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.78667,
"c": 0.02452,
"h": 227.8
},
"luminance": 0.49018
}Semantic roles & 50–950 ramp
primary
#AABDC6
secondary
#E9E4E2
accent
#63479E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283