#AECAEC#AECAEC
#AECAEC is a very light, muted cyan. Relative luminance 0.573; OKLCH L 83.0% C 0.057 H 253.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAEC |
|---|---|
| RGB | rgb(174, 202, 236) |
| HSL | hsl(213, 62%, 80%) |
| HSV | hsv(213, 26%, 93%) |
| CMYK | cmyk(26.3%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(80.34, -1.90, -19.88) |
| CIE-LCH | lch(80.34, 19.97, 264.54°) |
| OKLab | oklab(82.96% -0.0162 -0.0544) |
| OKLCH | oklch(82.96% 0.057 253.4) |
| XYZ | xyz(53.7121, 57.2940, 87.5695) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.68
Lightsteelblue
#B0C4DE
ΔE00 3.00
Light Blue Grey
#B7C9E2
ΔE00 3.31
Cloudy Blue
#ACC2D9
ΔE00 3.84
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Pastel Blue
#A2BFFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAEC #ECD0AE
analogous
#AEE9EC #AECAEC #B1AEEC
triadic
#AECAEC #ECAECA #CAECAE
tetradic
#AECAEC #ECAEE9 #ECD0AE #AEECB1
square
#AECAEC #ECAEE9 #ECD0AE #AEECB1
split-complementary
#AECAEC #ECB1AE #E9ECAE
monochromatic
#4B89D5 #7CAAE0 #AECAEC #E0EAF8 #E6EFF9
Accessibility & contrast
On white
1.69
#AECAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#AECAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAEC
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAEC | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#9DD1D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecaec; /* rgb */ color: rgb(174, 202, 236); /* oklch */ color: oklch(83.0% 0.057 253.4);
Tailwind
colors: {
custom: {
50: '#c7daf2',
500: '#aecaec',
950: '#000000',
},
}SCSS
$custom: #aecaec; $custom-light: #c7daf2; $custom-dark: #000000;
JSON
{
"hex": "#aecaec",
"rgb": {
"r": 174,
"g": 202,
"b": 236
},
"hsl": {
"h": 212.903,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.82964,
"c": 0.05672,
"h": 253.4
},
"luminance": 0.57296
}Semantic roles & 50–950 ramp
primary
#AECAEC
secondary
#C9A375
accent
#7B1CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385