#AEDDE9#AEDDE9
#AEDDE9 is a very light, muted cyan. Relative luminance 0.666; OKLCH L 86.8% C 0.051 H 215.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDE9 |
|---|---|
| RGB | rgb(174, 221, 233) |
| HSL | hsl(192, 57%, 80%) |
| HSV | hsv(192, 25%, 91%) |
| CMYK | cmyk(25.3%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(85.30, -12.49, -10.85) |
| CIE-LCH | lch(85.30, 16.54, 220.97°) |
| OKLab | oklab(86.84% -0.0421 -0.0295) |
| OKLCH | oklch(86.84% 0.051 215.1) |
| XYZ | xyz(58.0156, 66.5924, 86.8718) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.80
Powder Blue
#B0E0E6
ΔE00 2.68
Ice Blue
#A5DFF9
ΔE00 4.71
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 7.13
Paleturquoise
#AFEEEE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDE9 #E9BAAE
analogous
#AEE9D7 #AEDDE9 #AEC0E9
triadic
#AEDDE9 #E9AEDD #DDE9AE
tetradic
#AEDDE9 #D7AEE9 #E9BAAE #C0E9AE
square
#AEDDE9 #D7AEE9 #E9BAAE #C0E9AE
split-complementary
#AEDDE9 #E9AEC0 #E9D7AE
monochromatic
#4EB5CF #7EC9DC #AEDDE9 #DEF1F6 #E7F5F8
Accessibility & contrast
On white
1.47
#AEDDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#AEDDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDE9
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDE9 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEA
Deuteranopia (green-blind)
#CAD2E9
Tritanopia (blue-blind)
#9CE2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedde9; /* rgb */ color: rgb(174, 221, 233); /* oklch */ color: oklch(86.8% 0.051 215.1);
Tailwind
colors: {
custom: {
50: '#c7e7f0',
500: '#aedde9',
950: '#000000',
},
}SCSS
$custom: #aedde9; $custom-light: #c7e7f0; $custom-dark: #000000;
JSON
{
"hex": "#aedde9",
"rgb": {
"r": 174,
"g": 221,
"b": 233
},
"hsl": {
"h": 192.203,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.86844,
"c": 0.0514,
"h": 215.1
},
"luminance": 0.66595
}Semantic roles & 50–950 ramp
primary
#AEDDE9
secondary
#C58677
accent
#4221C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485