#AECAEA#AECAEA
#AECAEA is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.9% C 0.054 H 251.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAEA |
|---|---|
| RGB | rgb(174, 202, 234) |
| HSL | hsl(212, 59%, 80%) |
| HSV | hsv(212, 26%, 92%) |
| CMYK | cmyk(25.6%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.28, -2.36, -18.91) |
| CIE-LCH | lch(80.28, 19.06, 262.88°) |
| OKLab | oklab(82.89% -0.0169 -0.0517) |
| OKLCH | oklch(82.89% 0.054 251.9) |
| XYZ | xyz(53.4232, 57.1784, 86.0477) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.75
Light Blue Grey
#B7C9E2
ΔE00 3.09
Powder Blue (survey)
#B1D1FC
ΔE00 3.13
Cloudy Blue
#ACC2D9
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAEA #EACEAE
analogous
#AEE8EA #AECAEA #B0AEEA
triadic
#AECAEA #EAAECA #CAEAAE
tetradic
#AECAEA #EAAEE8 #EACEAE #AEEAB0
square
#AECAEA #EAAEE8 #EACEAE #AEEAB0
split-complementary
#AECAEA #EAB0AE #E8EAAE
monochromatic
#4D8AD1 #7DAADD #AECAEA #DFEAF7 #E7EFF9
Accessibility & contrast
On white
1.69
#AECAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#AECAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAEA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAEA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEC
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#9DD1D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecaea; /* rgb */ color: rgb(174, 202, 234); /* oklch */ color: oklch(82.9% 0.054 251.9);
Tailwind
colors: {
custom: {
50: '#c7daf0',
500: '#aecaea',
950: '#000000',
},
}SCSS
$custom: #aecaea; $custom-light: #c7daf0; $custom-dark: #000000;
JSON
{
"hex": "#aecaea",
"rgb": {
"r": 174,
"g": 202,
"b": 234
},
"hsl": {
"h": 212,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.82892,
"c": 0.05434,
"h": 251.9
},
"luminance": 0.5718
}Semantic roles & 50–950 ramp
primary
#AECAEA
secondary
#C6A176
accent
#781FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385