#AEDAE7#AEDAE7
#AEDAE7 is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.1% C 0.049 H 217.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDAE7 |
|---|---|
| RGB | rgb(174, 218, 231) |
| HSL | hsl(194, 54%, 79%) |
| HSV | hsv(194, 25%, 91%) |
| CMYK | cmyk(24.7%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(84.44, -11.40, -11.07) |
| CIE-LCH | lch(84.44, 15.89, 224.16°) |
| OKLab | oklab(86.14% -0.0389 -0.0301) |
| OKLCH | oklch(86.14% 0.049 217.7) |
| XYZ | xyz(56.9465, 64.9087, 85.1140) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 0.70
Powder Blue
#B0E0E6
ΔE00 3.61
Ice Blue
#A5DFF9
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 6.75
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Baby Blue
#89CFF0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDAE7 #E7BBAE
analogous
#AEE7D8 #AEDAE7 #AEBEE7
triadic
#AEDAE7 #E7AEDA #DAE7AE
tetradic
#AEDAE7 #D8AEE7 #E7BBAE #BEE7AE
square
#AEDAE7 #D8AEE7 #E7BBAE #BEE7AE
split-complementary
#AEDAE7 #E7AEBE #E7D8AE
monochromatic
#50AFCB #7FC4D9 #AEDAE7 #DDF0F5 #E7F4F8
Accessibility & contrast
On white
1.50
#AEDAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AEDAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDAE7
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDAE7 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E8
Deuteranopia (green-blind)
#C8D0E7
Tritanopia (blue-blind)
#9CDFDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedae7; /* rgb */ color: rgb(174, 218, 231); /* oklch */ color: oklch(86.1% 0.049 217.7);
Tailwind
colors: {
custom: {
50: '#c7e5ee',
500: '#aedae7',
950: '#000000',
},
}SCSS
$custom: #aedae7; $custom-light: #c7e5ee; $custom-dark: #000000;
JSON
{
"hex": "#aedae7",
"rgb": {
"r": 174,
"g": 218,
"b": 231
},
"hsl": {
"h": 193.684,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.86142,
"c": 0.04924,
"h": 217.7
},
"luminance": 0.64911
}Semantic roles & 50–950 ramp
primary
#AEDAE7
secondary
#C28877
accent
#4824C2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485