#AEDCF4#AEDCF4
#AEDCF4 is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.0% C 0.058 H 231.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCF4 |
|---|---|
| RGB | rgb(174, 220, 244) |
| HSL | hsl(201, 76%, 82%) |
| HSV | hsv(201, 29%, 96%) |
| CMYK | cmyk(28.7%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(85.36, -9.48, -16.57) |
| CIE-LCH | lch(85.36, 19.09, 240.23°) |
| OKLab | oklab(87% -0.0367 -0.0453) |
| OKLCH | oklch(87% 0.058 231) |
| XYZ | xyz(59.3729, 66.7141, 95.3192) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.22
Lightblue
#ADD8E6
ΔE00 3.76
Baby Blue
#89CFF0
ΔE00 5.46
Sky Blue
#87CEEB
ΔE00 5.79
Light Blue
#95D0FC
ΔE00 6.22
Lightskyblue
#87CEFA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCF4 #F4C6AE
analogous
#AEF4E9 #AEDCF4 #AEB9F4
triadic
#AEDCF4 #F4AEDC #DCF4AE
tetradic
#AEDCF4 #E9AEF4 #F4C6AE #B9F4AE
square
#AEDCF4 #E9AEF4 #F4C6AE #B9F4AE
split-complementary
#AEDCF4 #F4AEB9 #F4E9AE
monochromatic
#42ADE5 #78C5ED #AEDCF4 #E4F3FB #E4F3FB
Accessibility & contrast
On white
1.46
#AEDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#AEDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCF4
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCF4 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#C6D2F4
Tritanopia (blue-blind)
#98E3E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedcf4; /* rgb */ color: rgb(174, 220, 244); /* oklch */ color: oklch(87.0% 0.058 231.0);
Tailwind
colors: {
custom: {
50: '#c7e6f7',
500: '#aedcf4',
950: '#000000',
},
}SCSS
$custom: #aedcf4; $custom-light: #c7e6f7; $custom-dark: #000000;
JSON
{
"hex": "#aedcf4",
"rgb": {
"r": 174,
"g": 220,
"b": 244
},
"hsl": {
"h": 200.571,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.87002,
"c": 0.05826,
"h": 231
},
"luminance": 0.66717
}Semantic roles & 50–950 ramp
primary
#AEDCF4
secondary
#D49472
accent
#530DD8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485