#AEDAE9#AEDAE9
#AEDAE9 is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.2% C 0.050 H 220.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDAE9 |
|---|---|
| RGB | rgb(174, 218, 233) |
| HSL | hsl(195, 57%, 80%) |
| HSV | hsv(195, 25%, 91%) |
| CMYK | cmyk(25.3%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(84.50, -10.95, -12.04) |
| CIE-LCH | lch(84.50, 16.28, 227.71°) |
| OKLab | oklab(86.21% -0.0382 -0.0328) |
| OKLCH | oklch(86.21% 0.05 220.6) |
| XYZ | xyz(57.2306, 65.0224, 86.6101) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 0.58
Ice Blue
#A5DFF9
ΔE00 3.82
Powder Blue
#B0E0E6
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 6.36
Baby Blue
#89CFF0
ΔE00 6.77
Pale Sky Blue
#BDF6FE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDAE9 #E9BDAE
analogous
#AEE9DB #AEDAE9 #AEBDE9
triadic
#AEDAE9 #E9AEDA #DAE9AE
tetradic
#AEDAE9 #DBAEE9 #E9BDAE #BDE9AE
square
#AEDAE9 #DBAEE9 #E9BDAE #BDE9AE
split-complementary
#AEDAE9 #E9AEBD #E9DBAE
monochromatic
#4EAECF #7EC4DC #AEDAE9 #DEF0F6 #E7F4F8
Accessibility & contrast
On white
1.50
#AEDAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AEDAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDAE9
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDAE9 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EA
Deuteranopia (green-blind)
#C7D0E9
Tritanopia (blue-blind)
#9CDFDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedae9; /* rgb */ color: rgb(174, 218, 233); /* oklch */ color: oklch(86.2% 0.050 220.6);
Tailwind
colors: {
custom: {
50: '#c7e5f0',
500: '#aedae9',
950: '#000000',
},
}SCSS
$custom: #aedae9; $custom-light: #c7e5f0; $custom-dark: #000000;
JSON
{
"hex": "#aedae9",
"rgb": {
"r": 174,
"g": 218,
"b": 233
},
"hsl": {
"h": 195.254,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.86208,
"c": 0.05034,
"h": 220.6
},
"luminance": 0.65025
}Semantic roles & 50–950 ramp
primary
#AEDAE9
secondary
#C58A77
accent
#4A21C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485