#AABCCE#AABCCE
#AABCCE is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.032 H 248.2°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCCE |
|---|---|
| RGB | rgb(170, 188, 206) |
| HSL | hsl(210, 27%, 74%) |
| HSV | hsv(210, 17%, 81%) |
| CMYK | cmyk(17.5%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.43, -2.40, -11.13) |
| CIE-LCH | lch(75.43, 11.38, 257.85°) |
| OKLab | oklab(78.72% -0.012 -0.0301) |
| OKLCH | oklch(78.72% 0.032 248.2) |
| XYZ | xyz(45.6986, 48.9677, 65.4246) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.33
Lightsteelblue
#B0C4DE
ΔE00 3.62
Light Grey Blue
#9DBCD4
ΔE00 3.75
Light Blue Grey
#B7C9E2
ΔE00 4.47
Cool Gray
#9AA7B0
ΔE00 6.86
Dove Gray
#B6B8BD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCCE #CEBCAA
analogous
#AACECE #AABCCE #AAAACE
triadic
#AABCCE #CEAABC #BCCEAA
tetradic
#AABCCE #CEAACE #CEBCAA #AACEAA
square
#AABCCE #CEAACE #CEBCAA #AACEAA
split-complementary
#AABCCE #CEAAAA #CECEAA
monochromatic
#5D7FA1 #839DB8 #AABCCE #D1DBE4 #ECF0F4
Accessibility & contrast
On white
1.95
#AABCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#AABCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCCE
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCCE | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCF
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#A1C0C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabcce; /* rgb */ color: rgb(170, 188, 206); /* oklch */ color: oklch(78.7% 0.032 248.2);
Tailwind
colors: {
custom: {
50: '#c3d0dd',
500: '#aabcce',
950: '#000000',
},
}SCSS
$custom: #aabcce; $custom-light: #c3d0dd; $custom-dark: #000000;
JSON
{
"hex": "#aabcce",
"rgb": {
"r": 170,
"g": 188,
"b": 206
},
"hsl": {
"h": 210,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.7872,
"c": 0.03244,
"h": 248.2
},
"luminance": 0.48969
}Semantic roles & 50–950 ramp
primary
#AABCCE
secondary
#EAE6E1
accent
#7340A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283