#AEDCE7#AEDCE7
#AEDCE7 is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.6% C 0.050 H 213.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE7 |
|---|---|
| RGB | rgb(174, 220, 231) |
| HSL | hsl(192, 54%, 79%) |
| HSV | hsv(192, 25%, 91%) |
| CMYK | cmyk(24.7%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(84.97, -12.43, -10.27) |
| CIE-LCH | lch(84.97, 16.12, 219.58°) |
| OKLab | oklab(86.57% -0.0415 -0.0279) |
| OKLCH | oklch(86.57% 0.05 213.9) |
| XYZ | xyz(57.4682, 65.9523, 85.2879) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.86
Powder Blue
#B0E0E6
ΔE00 2.45
Ice Blue
#A5DFF9
ΔE00 5.10
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE7 #E7B9AE
analogous
#AEE7D6 #AEDCE7 #AEC0E7
triadic
#AEDCE7 #E7AEDC #DCE7AE
tetradic
#AEDCE7 #D6AEE7 #E7B9AE #C0E7AE
square
#AEDCE7 #D6AEE7 #E7B9AE #C0E7AE
split-complementary
#AEDCE7 #E7AEC0 #E7D6AE
monochromatic
#50B3CB #7FC8D9 #AEDCE7 #DDF0F5 #E7F5F8
Accessibility & contrast
On white
1.48
#AEDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#AEDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE7
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE7 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E8
Deuteranopia (green-blind)
#CAD1E7
Tritanopia (blue-blind)
#9CE1DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce7; /* rgb */ color: rgb(174, 220, 231); /* oklch */ color: oklch(86.6% 0.050 213.9);
Tailwind
colors: {
custom: {
50: '#c7e6ee',
500: '#aedce7',
950: '#000000',
},
}SCSS
$custom: #aedce7; $custom-light: #c7e6ee; $custom-dark: #000000;
JSON
{
"hex": "#aedce7",
"rgb": {
"r": 174,
"g": 220,
"b": 231
},
"hsl": {
"h": 191.579,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.86567,
"c": 0.05007,
"h": 213.9
},
"luminance": 0.65955
}Semantic roles & 50–950 ramp
primary
#AEDCE7
secondary
#C28677
accent
#4224C2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485