#AEDCED#AEDCED
#AEDCED is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.8% C 0.053 H 222.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCED |
|---|---|
| RGB | rgb(174, 220, 237) |
| HSL | hsl(196, 64%, 81%) |
| HSV | hsv(196, 27%, 93%) |
| CMYK | cmyk(26.6%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.15, -11.08, -13.18) |
| CIE-LCH | lch(85.15, 17.22, 229.96°) |
| OKLab | oklab(86.76% -0.0393 -0.0359) |
| OKLCH | oklch(86.76% 0.053 222.4) |
| XYZ | xyz(58.3302, 66.2970, 89.8275) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.38
Ice Blue
#A5DFF9
ΔE00 3.06
Powder Blue
#B0E0E6
ΔE00 4.82
Sky Blue
#87CEEB
ΔE00 6.11
Baby Blue
#89CFF0
ΔE00 6.41
Pale Sky Blue
#BDF6FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCED #EDBFAE
analogous
#AEEDDE #AEDCED #AEBCED
triadic
#AEDCED #EDAEDC #DCEDAE
tetradic
#AEDCED #DEAEED #EDBFAE #BCEDAE
square
#AEDCED #DEAEED #EDBFAE #BCEDAE
split-complementary
#AEDCED #EDAEBC #EDDEAE
monochromatic
#4AB1D7 #7CC6E2 #AEDCED #E0F2F8 #E6F4F9
Accessibility & contrast
On white
1.47
#AEDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#AEDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCED
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCED | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#9AE2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedced; /* rgb */ color: rgb(174, 220, 237); /* oklch */ color: oklch(86.8% 0.053 222.4);
Tailwind
colors: {
custom: {
50: '#c7e6f2',
500: '#aedced',
950: '#000000',
},
}SCSS
$custom: #aedced; $custom-light: #c7e6f2; $custom-dark: #000000;
JSON
{
"hex": "#aedced",
"rgb": {
"r": 174,
"g": 220,
"b": 237
},
"hsl": {
"h": 196.19,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.86764,
"c": 0.05323,
"h": 222.4
},
"luminance": 0.66299
}Semantic roles & 50–950 ramp
primary
#AEDCED
secondary
#CA8C75
accent
#4A1ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485