#AECAED#AECAED
#AECAED is a very light, muted cyan. Relative luminance 0.574; OKLCH L 83.0% C 0.058 H 254.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAED |
|---|---|
| RGB | rgb(174, 202, 237) |
| HSL | hsl(213, 64%, 81%) |
| HSV | hsv(213, 27%, 93%) |
| CMYK | cmyk(26.6%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(80.38, -1.67, -20.37) |
| CIE-LCH | lch(80.38, 20.43, 265.32°) |
| OKLab | oklab(83% -0.0158 -0.0557) |
| OKLCH | oklch(83% 0.058 254.2) |
| XYZ | xyz(53.8578, 57.3523, 88.3368) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.49
Lightsteelblue
#B0C4DE
ΔE00 3.16
Light Blue Grey
#B7C9E2
ΔE00 3.46
Cloudy Blue
#ACC2D9
ΔE00 4.09
Baby Blue (survey)
#A2CFFE
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAED #EDD1AE
analogous
#AEE9ED #AECAED #B1AEED
triadic
#AECAED #EDAECA #CAEDAE
tetradic
#AECAED #EDAEE9 #EDD1AE #AEEDB1
square
#AECAED #EDAEE9 #EDD1AE #AEEDB1
split-complementary
#AECAED #EDB1AE #E9EDAE
monochromatic
#4A88D7 #7CA9E2 #AECAED #E0EBF8 #E6EFF9
Accessibility & contrast
On white
1.68
#AECAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#AECAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAED
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAED | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#9CD2D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecaed; /* rgb */ color: rgb(174, 202, 237); /* oklch */ color: oklch(83.0% 0.058 254.2);
Tailwind
colors: {
custom: {
50: '#c7daf2',
500: '#aecaed',
950: '#000000',
},
}SCSS
$custom: #aecaed; $custom-light: #c7daf2; $custom-dark: #000000;
JSON
{
"hex": "#aecaed",
"rgb": {
"r": 174,
"g": 202,
"b": 237
},
"hsl": {
"h": 213.333,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.83001,
"c": 0.05793,
"h": 254.2
},
"luminance": 0.57354
}Semantic roles & 50–950 ramp
primary
#AECAED
secondary
#CAA475
accent
#7D1ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385