#AEDDE8#AEDDE8
#AEDDE8 is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.8% C 0.051 H 213.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDE8 |
|---|---|
| RGB | rgb(174, 221, 232) |
| HSL | hsl(191, 56%, 80%) |
| HSV | hsv(191, 25%, 91%) |
| CMYK | cmyk(25%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(85.27, -12.71, -10.36) |
| CIE-LCH | lch(85.27, 16.40, 219.17°) |
| OKLab | oklab(86.81% -0.0424 -0.0282) |
| OKLCH | oklch(86.81% 0.051 213.6) |
| XYZ | xyz(57.8731, 66.5354, 86.1216) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.10
Powder Blue
#B0E0E6
ΔE00 2.28
Ice Blue
#A5DFF9
ΔE00 5.10
Pale Sky Blue
#BDF6FE
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDE8 #E8B9AE
analogous
#AEE8D6 #AEDDE8 #AEC0E8
triadic
#AEDDE8 #E8AEDD #DDE8AE
tetradic
#AEDDE8 #D6AEE8 #E8B9AE #C0E8AE
square
#AEDDE8 #D6AEE8 #E8B9AE #C0E8AE
split-complementary
#AEDDE8 #E8AEC0 #E8D6AE
monochromatic
#4FB5CD #7EC9DA #AEDDE8 #DEF1F6 #E7F5F8
Accessibility & contrast
On white
1.47
#AEDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#AEDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDE8
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDE8 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E9
Deuteranopia (green-blind)
#CAD2E8
Tritanopia (blue-blind)
#9CE2E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedde8; /* rgb */ color: rgb(174, 221, 232); /* oklch */ color: oklch(86.8% 0.051 213.6);
Tailwind
colors: {
custom: {
50: '#c7e7ef',
500: '#aedde8',
950: '#000000',
},
}SCSS
$custom: #aedde8; $custom-light: #c7e7ef; $custom-dark: #000000;
JSON
{
"hex": "#aedde8",
"rgb": {
"r": 174,
"g": 221,
"b": 232
},
"hsl": {
"h": 191.379,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.86812,
"c": 0.05096,
"h": 213.6
},
"luminance": 0.66538
}Semantic roles & 50–950 ramp
primary
#AEDDE8
secondary
#C38577
accent
#4122C3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485