#AEDCE6#AEDCE6
#AEDCE6 is a very light, muted cyan. Relative luminance 0.659; OKLCH L 86.5% C 0.050 H 212.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE6 |
|---|---|
| RGB | rgb(174, 220, 230) |
| HSL | hsl(191, 53%, 79%) |
| HSV | hsv(191, 24%, 90%) |
| CMYK | cmyk(24.3%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(84.94, -12.65, -9.79) |
| CIE-LCH | lch(84.94, 15.99, 217.73°) |
| OKLab | oklab(86.53% -0.0419 -0.0266) |
| OKLCH | oklch(86.53% 0.05 212.4) |
| XYZ | xyz(57.3274, 65.8959, 84.5462) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.06
Lightblue
#ADD8E6
ΔE00 2.22
Ice Blue
#A5DFF9
ΔE00 5.49
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 6.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE6 #E6B8AE
analogous
#AEE6D4 #AEDCE6 #AEC0E6
triadic
#AEDCE6 #E6AEDC #DCE6AE
tetradic
#AEDCE6 #D4AEE6 #E6B8AE #C0E6AE
square
#AEDCE6 #D4AEE6 #E6B8AE #C0E6AE
split-complementary
#AEDCE6 #E6AEC0 #E6D4AE
monochromatic
#50B4C9 #7FC8D8 #AEDCE6 #DDF0F4 #E8F5F8
Accessibility & contrast
On white
1.48
#AEDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#AEDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE6
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE6 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E7
Deuteranopia (green-blind)
#CAD1E6
Tritanopia (blue-blind)
#9DE1DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce6; /* rgb */ color: rgb(174, 220, 230); /* oklch */ color: oklch(86.5% 0.050 212.4);
Tailwind
colors: {
custom: {
50: '#c7e6ed',
500: '#aedce6',
950: '#000000',
},
}SCSS
$custom: #aedce6; $custom-light: #c7e6ed; $custom-dark: #000000;
JSON
{
"hex": "#aedce6",
"rgb": {
"r": 174,
"g": 220,
"b": 230
},
"hsl": {
"h": 190.714,
"s": 52.83,
"l": 79.216
},
"oklch": {
"l": 0.86534,
"c": 0.04966,
"h": 212.4
},
"luminance": 0.65898
}Semantic roles & 50–950 ramp
primary
#AEDCE6
secondary
#C18578
accent
#4125C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484