#AEDCEF#AEDCEF
#AEDCEF is a very light, muted cyan. Relative luminance 0.664; OKLCH L 86.8% C 0.055 H 225.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCEF |
|---|---|
| RGB | rgb(174, 220, 239) |
| HSL | hsl(198, 67%, 81%) |
| HSV | hsv(198, 27%, 94%) |
| CMYK | cmyk(27.2%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.21, -10.63, -14.15) |
| CIE-LCH | lch(85.21, 17.70, 233.10°) |
| OKLab | oklab(86.83% -0.0385 -0.0386) |
| OKLCH | oklch(86.83% 0.055 225) |
| XYZ | xyz(58.6240, 66.4146, 91.3750) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.00
Ice Blue
#A5DFF9
ΔE00 2.56
Powder Blue
#B0E0E6
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 6.02
Pale Sky Blue
#BDF6FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCEF #EFC1AE
analogous
#AEEFE1 #AEDCEF #AEBBEF
triadic
#AEDCEF #EFAEDC #DCEFAE
tetradic
#AEDCEF #E1AEEF #EFC1AE #BBEFAE
square
#AEDCEF #E1AEEF #EFC1AE #BBEFAE
split-complementary
#AEDCEF #EFAEBB #EFE1AE
monochromatic
#48B0DB #7BC6E5 #AEDCEF #E1F2F9 #E5F4FA
Accessibility & contrast
On white
1.47
#AEDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#AEDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCEF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCEF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#C8D1EF
Tritanopia (blue-blind)
#9AE2E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedcef; /* rgb */ color: rgb(174, 220, 239); /* oklch */ color: oklch(86.8% 0.055 225.0);
Tailwind
colors: {
custom: {
50: '#c7e6f4',
500: '#aedcef',
950: '#000000',
},
}SCSS
$custom: #aedcef; $custom-light: #c7e6f4; $custom-dark: #000000;
JSON
{
"hex": "#aedcef",
"rgb": {
"r": 174,
"g": 220,
"b": 239
},
"hsl": {
"h": 197.538,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.86831,
"c": 0.05453,
"h": 225
},
"luminance": 0.66417
}Semantic roles & 50–950 ramp
primary
#AEDCEF
secondary
#CD8E74
accent
#4C17CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485