#AEDAEB#AEDAEB
#AEDAEB is a very light, muted cyan. Relative luminance 0.651; OKLCH L 86.3% C 0.052 H 223.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDAEB |
|---|---|
| RGB | rgb(174, 218, 235) |
| HSL | hsl(197, 60%, 80%) |
| HSV | hsv(197, 26%, 92%) |
| CMYK | cmyk(26%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.55, -10.50, -13.01) |
| CIE-LCH | lch(84.55, 16.72, 231.09°) |
| OKLab | oklab(86.28% -0.0374 -0.0354) |
| OKLCH | oklch(86.28% 0.052 223.4) |
| XYZ | xyz(57.5179, 65.1373, 88.1233) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.23
Ice Blue
#A5DFF9
ΔE00 3.28
Powder Blue
#B0E0E6
ΔE00 5.15
Sky Blue
#87CEEB
ΔE00 6.06
Baby Blue
#89CFF0
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDAEB #EBBFAE
analogous
#AEEBDD #AEDAEB #AEBCEB
triadic
#AEDAEB #EBAEDA #DAEBAE
tetradic
#AEDAEB #DDAEEB #EBBFAE #BCEBAE
square
#AEDAEB #DDAEEB #EBBFAE #BCEBAE
split-complementary
#AEDAEB #EBAEBC #EBDDAE
monochromatic
#4CADD3 #7DC4DF #AEDAEB #DFF0F7 #E6F4F9
Accessibility & contrast
On white
1.50
#AEDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AEDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDAEB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDAEB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#9BE0DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedaeb; /* rgb */ color: rgb(174, 218, 235); /* oklch */ color: oklch(86.3% 0.052 223.4);
Tailwind
colors: {
custom: {
50: '#c7e5f1',
500: '#aedaeb',
950: '#000000',
},
}SCSS
$custom: #aedaeb; $custom-light: #c7e5f1; $custom-dark: #000000;
JSON
{
"hex": "#aedaeb",
"rgb": {
"r": 174,
"g": 218,
"b": 235
},
"hsl": {
"h": 196.721,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.86275,
"c": 0.05157,
"h": 223.4
},
"luminance": 0.6514
}Semantic roles & 50–950 ramp
primary
#AEDAEB
secondary
#C78D76
accent
#4D1DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485