#AEDDE7#AEDDE7
#AEDDE7 is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.8% C 0.051 H 212.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDE7 |
|---|---|
| RGB | rgb(174, 221, 231) |
| HSL | hsl(191, 54%, 79%) |
| HSV | hsv(191, 25%, 91%) |
| CMYK | cmyk(24.7%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(85.24, -12.94, -9.87) |
| CIE-LCH | lch(85.24, 16.27, 217.35°) |
| OKLab | oklab(86.78% -0.0428 -0.0269) |
| OKLCH | oklch(86.78% 0.051 212.1) |
| XYZ | xyz(57.7315, 66.4787, 85.3756) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.88
Lightblue
#ADD8E6
ΔE00 2.44
Ice Blue
#A5DFF9
ΔE00 5.49
Pale Sky Blue
#BDF6FE
ΔE00 5.69
Paleturquoise
#AFEEEE
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDE7 #E7B8AE
analogous
#AEE7D5 #AEDDE7 #AEC1E7
triadic
#AEDDE7 #E7AEDD #DDE7AE
tetradic
#AEDDE7 #D5AEE7 #E7B8AE #C1E7AE
square
#AEDDE7 #D5AEE7 #E7B8AE #C1E7AE
split-complementary
#AEDDE7 #E7AEC1 #E7D5AE
monochromatic
#50B5CB #7FC9D9 #AEDDE7 #DDF1F5 #E7F5F8
Accessibility & contrast
On white
1.47
#AEDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#AEDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDE7
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDE7 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E8
Deuteranopia (green-blind)
#CBD2E7
Tritanopia (blue-blind)
#9CE2E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedde7; /* rgb */ color: rgb(174, 221, 231); /* oklch */ color: oklch(86.8% 0.051 212.1);
Tailwind
colors: {
custom: {
50: '#c7e7ee',
500: '#aedde7',
950: '#000000',
},
}SCSS
$custom: #aedde7; $custom-light: #c7e7ee; $custom-dark: #000000;
JSON
{
"hex": "#aedde7",
"rgb": {
"r": 174,
"g": 221,
"b": 231
},
"hsl": {
"h": 190.526,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.86779,
"c": 0.05056,
"h": 212.1
},
"luminance": 0.66481
}Semantic roles & 50–950 ramp
primary
#AEDDE7
secondary
#C28477
accent
#3F24C2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485