#AEDDEB#AEDDEB
#AEDDEB is a very light, muted cyan. Relative luminance 0.667; OKLCH L 86.9% C 0.052 H 217.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDEB |
|---|---|
| RGB | rgb(174, 221, 235) |
| HSL | hsl(194, 60%, 80%) |
| HSV | hsv(194, 26%, 92%) |
| CMYK | cmyk(26%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(85.36, -12.04, -11.82) |
| CIE-LCH | lch(85.36, 16.87, 224.45°) |
| OKLab | oklab(86.91% -0.0413 -0.0322) |
| OKLCH | oklch(86.91% 0.052 217.9) |
| XYZ | xyz(58.3029, 66.7073, 88.3850) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.38
Powder Blue
#B0E0E6
ΔE00 3.49
Ice Blue
#A5DFF9
ΔE00 3.98
Pale Sky Blue
#BDF6FE
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDEB #EBBCAE
analogous
#AEEBDA #AEDDEB #AEBFEB
triadic
#AEDDEB #EBAEDD #DDEBAE
tetradic
#AEDDEB #DAAEEB #EBBCAE #BFEBAE
square
#AEDDEB #DAAEEB #EBBCAE #BFEBAE
split-complementary
#AEDDEB #EBAEBF #EBDAAE
monochromatic
#4CB4D3 #7DC8DF #AEDDEB #DFF2F7 #E6F5F9
Accessibility & contrast
On white
1.46
#AEDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#AEDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDEB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDEB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#9BE2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aeddeb; /* rgb */ color: rgb(174, 221, 235); /* oklch */ color: oklch(86.9% 0.052 217.9);
Tailwind
colors: {
custom: {
50: '#c7e7f1',
500: '#aeddeb',
950: '#000000',
},
}SCSS
$custom: #aeddeb; $custom-light: #c7e7f1; $custom-dark: #000000;
JSON
{
"hex": "#aeddeb",
"rgb": {
"r": 174,
"g": 221,
"b": 235
},
"hsl": {
"h": 193.77,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.8691,
"c": 0.05236,
"h": 217.9
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#AEDDEB
secondary
#C78976
accent
#451DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485