#AECEED#AECEED
#AECEED is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.055 H 247.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEED |
|---|---|
| RGB | rgb(174, 206, 237) |
| HSL | hsl(210, 64%, 81%) |
| HSV | hsv(210, 27%, 93%) |
| CMYK | cmyk(26.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.43, -3.79, -18.77) |
| CIE-LCH | lch(81.43, 19.15, 258.59°) |
| OKLab | oklab(83.83% -0.0211 -0.0513) |
| OKLCH | oklch(83.83% 0.055 247.7) |
| XYZ | xyz(54.8085, 59.2537, 88.6537) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.41
Baby Blue (survey)
#A2CFFE
ΔE00 3.88
Lightsteelblue
#B0C4DE
ΔE00 3.96
Cloudy Blue
#ACC2D9
ΔE00 4.01
Light Blue Grey
#B7C9E2
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEED #EDCDAE
analogous
#AEEDEC #AECEED #AEAEED
triadic
#AECEED #EDAECE #CEEDAE
tetradic
#AECEED #ECAEED #EDCDAE #AEEDAE
square
#AECEED #ECAEED #EDCDAE #AEEDAE
split-complementary
#AECEED #EDAEAE #EDECAE
monochromatic
#4A91D7 #7CB0E2 #AECEED #E0ECF8 #E6F0F9
Accessibility & contrast
On white
1.63
#AECEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#AECEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEED
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEED | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#9CD5D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aeceed; /* rgb */ color: rgb(174, 206, 237); /* oklch */ color: oklch(83.8% 0.055 247.7);
Tailwind
colors: {
custom: {
50: '#c7dcf2',
500: '#aeceed',
950: '#000000',
},
}SCSS
$custom: #aeceed; $custom-light: #c7dcf2; $custom-dark: #000000;
JSON
{
"hex": "#aeceed",
"rgb": {
"r": 174,
"g": 206,
"b": 237
},
"hsl": {
"h": 209.524,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.83829,
"c": 0.05548,
"h": 247.7
},
"luminance": 0.59256
}Semantic roles & 50–950 ramp
primary
#AECEED
secondary
#CA9F75
accent
#711ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485