#AECAEB#AECAEB
#AECAEB is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.9% C 0.056 H 252.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAEB |
|---|---|
| RGB | rgb(174, 202, 235) |
| HSL | hsl(212, 60%, 80%) |
| HSV | hsv(212, 26%, 92%) |
| CMYK | cmyk(26%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(80.31, -2.13, -19.39) |
| CIE-LCH | lch(80.31, 19.51, 263.73°) |
| OKLab | oklab(82.93% -0.0165 -0.053) |
| OKLCH | oklch(82.93% 0.056 252.7) |
| XYZ | xyz(53.5673, 57.2361, 86.8064) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.86
Powder Blue (survey)
#B1D1FC
ΔE00 2.89
Light Blue Grey
#B7C9E2
ΔE00 3.19
Cloudy Blue
#ACC2D9
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.35
Light Grey Blue
#9DBCD4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAEB #EBCFAE
analogous
#AEE8EB #AECAEB #B0AEEB
triadic
#AECAEB #EBAECA #CAEBAE
tetradic
#AECAEB #EBAEE8 #EBCFAE #AEEBB0
square
#AECAEB #EBAEE8 #EBCFAE #AEEBB0
split-complementary
#AECAEB #EBB0AE #E8EBAE
monochromatic
#4C8AD3 #7DAADF #AECAEB #DFEAF7 #E6EFF9
Accessibility & contrast
On white
1.69
#AECAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#AECAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAEB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAEB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#9DD1D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecaeb; /* rgb */ color: rgb(174, 202, 235); /* oklch */ color: oklch(82.9% 0.056 252.7);
Tailwind
colors: {
custom: {
50: '#c7daf1',
500: '#aecaeb',
950: '#000000',
},
}SCSS
$custom: #aecaeb; $custom-light: #c7daf1; $custom-dark: #000000;
JSON
{
"hex": "#aecaeb",
"rgb": {
"r": 174,
"g": 202,
"b": 235
},
"hsl": {
"h": 212.459,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.82928,
"c": 0.05553,
"h": 252.7
},
"luminance": 0.57238
}Semantic roles & 50–950 ramp
primary
#AECAEB
secondary
#C7A276
accent
#7A1DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385