#AEDCE9#AEDCE9
#AEDCE9 is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.6% C 0.051 H 216.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE9 |
|---|---|
| RGB | rgb(174, 220, 233) |
| HSL | hsl(193, 57%, 80%) |
| HSV | hsv(193, 25%, 91%) |
| CMYK | cmyk(25.3%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(85.03, -11.98, -11.24) |
| CIE-LCH | lch(85.03, 16.43, 223.18°) |
| OKLab | oklab(86.63% -0.0408 -0.0306) |
| OKLCH | oklch(86.63% 0.051 216.9) |
| XYZ | xyz(57.7523, 66.0659, 86.7840) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.26
Powder Blue
#B0E0E6
ΔE00 3.24
Ice Blue
#A5DFF9
ΔE00 4.36
Pale Sky Blue
#BDF6FE
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 6.83
Baby Blue
#89CFF0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE9 #E9BBAE
analogous
#AEE9D8 #AEDCE9 #AEBFE9
triadic
#AEDCE9 #E9AEDC #DCE9AE
tetradic
#AEDCE9 #D8AEE9 #E9BBAE #BFE9AE
square
#AEDCE9 #D8AEE9 #E9BBAE #BFE9AE
split-complementary
#AEDCE9 #E9AEBF #E9D8AE
monochromatic
#4EB2CF #7EC7DC #AEDCE9 #DEF1F6 #E7F5F8
Accessibility & contrast
On white
1.48
#AEDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#AEDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE9
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE9 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EA
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#9CE1E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce9; /* rgb */ color: rgb(174, 220, 233); /* oklch */ color: oklch(86.6% 0.051 216.9);
Tailwind
colors: {
custom: {
50: '#c7e6f0',
500: '#aedce9',
950: '#000000',
},
}SCSS
$custom: #aedce9; $custom-light: #c7e6f0; $custom-dark: #000000;
JSON
{
"hex": "#aedce9",
"rgb": {
"r": 174,
"g": 220,
"b": 233
},
"hsl": {
"h": 193.22,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.86632,
"c": 0.05099,
"h": 216.9
},
"luminance": 0.66068
}Semantic roles & 50–950 ramp
primary
#AEDCE9
secondary
#C58877
accent
#4521C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485