#AEDAE8#AEDAE8
#AEDAE8 is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.2% C 0.050 H 219.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDAE8 |
|---|---|
| RGB | rgb(174, 218, 232) |
| HSL | hsl(194, 56%, 80%) |
| HSV | hsv(194, 25%, 91%) |
| CMYK | cmyk(25%, 6%, 0%, 9%) |
| CIE-LAB | lab(84.47, -11.18, -11.56) |
| CIE-LCH | lch(84.47, 16.08, 225.95°) |
| OKLab | oklab(86.18% -0.0386 -0.0314) |
| OKLCH | oklch(86.18% 0.05 219.2) |
| XYZ | xyz(57.0881, 64.9654, 85.8599) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 0.49
Powder Blue
#B0E0E6
ΔE00 3.99
Ice Blue
#A5DFF9
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 6.54
Baby Blue
#89CFF0
ΔE00 7.03
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDAE8 #E8BCAE
analogous
#AEE8D9 #AEDAE8 #AEBDE8
triadic
#AEDAE8 #E8AEDA #DAE8AE
tetradic
#AEDAE8 #D9AEE8 #E8BCAE #BDE8AE
square
#AEDAE8 #D9AEE8 #E8BCAE #BDE8AE
split-complementary
#AEDAE8 #E8AEBD #E8D9AE
monochromatic
#4FAECD #7EC4DA #AEDAE8 #DEF0F6 #E7F4F8
Accessibility & contrast
On white
1.50
#AEDAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#AEDAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDAE8
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDAE8 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E9
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#9CDFDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedae8; /* rgb */ color: rgb(174, 218, 232); /* oklch */ color: oklch(86.2% 0.050 219.2);
Tailwind
colors: {
custom: {
50: '#c7e5ef',
500: '#aedae8',
950: '#000000',
},
}SCSS
$custom: #aedae8; $custom-light: #c7e5ef; $custom-dark: #000000;
JSON
{
"hex": "#aedae8",
"rgb": {
"r": 174,
"g": 218,
"b": 232
},
"hsl": {
"h": 194.483,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.86175,
"c": 0.04977,
"h": 219.2
},
"luminance": 0.64968
}Semantic roles & 50–950 ramp
primary
#AEDAE8
secondary
#C38977
accent
#4922C3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485