#AABBCD#AABBCD
#AABBCD is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.5% C 0.032 H 249.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBCD |
|---|---|
| RGB | rgb(170, 187, 205) |
| HSL | hsl(211, 26%, 74%) |
| HSV | hsv(211, 17%, 80%) |
| CMYK | cmyk(17.1%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.14, -2.08, -11.03) |
| CIE-LCH | lch(75.14, 11.22, 259.34°) |
| OKLab | oklab(78.48% -0.011 -0.0298) |
| OKLCH | oklch(78.48% 0.032 249.7) |
| XYZ | xyz(45.3646, 48.4935, 64.7159) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.56
Lightsteelblue
#B0C4DE
ΔE00 3.67
Light Grey Blue
#9DBCD4
ΔE00 4.05
Light Blue Grey
#B7C9E2
ΔE00 4.53
Cool Gray
#9AA7B0
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBCD #CDBCAA
analogous
#AACCCD #AABBCD #AAAACD
triadic
#AABBCD #CDAABB #BBCDAA
tetradic
#AABBCD #CDAACC #CDBCAA #AACDAA
square
#AABBCD #CDAACC #CDBCAA #AACDAA
split-complementary
#AABBCD #CDAAAA #CCCDAA
monochromatic
#5E7D9F #839CB6 #AABBCD #D1DAE4 #ECF0F4
Accessibility & contrast
On white
1.96
#AABBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#AABBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBCD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBCD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#A1BFC1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabbcd; /* rgb */ color: rgb(170, 187, 205); /* oklch */ color: oklch(78.5% 0.032 249.7);
Tailwind
colors: {
custom: {
50: '#c3cfdc',
500: '#aabbcd',
950: '#000000',
},
}SCSS
$custom: #aabbcd; $custom-light: #c3cfdc; $custom-dark: #000000;
JSON
{
"hex": "#aabbcd",
"rgb": {
"r": 170,
"g": 187,
"b": 205
},
"hsl": {
"h": 210.857,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.78477,
"c": 0.03181,
"h": 249.7
},
"luminance": 0.48494
}Semantic roles & 50–950 ramp
primary
#AABBCD
secondary
#EAE6E1
accent
#7441A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283