#AEDDED#AEDDED
#AEDDED is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.0% C 0.053 H 220.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDED |
|---|---|
| RGB | rgb(174, 221, 237) |
| HSL | hsl(195, 64%, 81%) |
| HSV | hsv(195, 27%, 93%) |
| CMYK | cmyk(26.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.41, -11.59, -12.79) |
| CIE-LCH | lch(85.41, 17.26, 227.80°) |
| OKLab | oklab(86.98% -0.0406 -0.0348) |
| OKLCH | oklch(86.98% 0.053 220.7) |
| XYZ | xyz(58.5934, 66.8235, 89.9153) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.38
Ice Blue
#A5DFF9
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.70
Pale Sky Blue
#BDF6FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDED #EDBEAE
analogous
#AEEDDD #AEDDED #AEBDED
triadic
#AEDDED #EDAEDD #DDEDAE
tetradic
#AEDDED #DDAEED #EDBEAE #BDEDAE
square
#AEDDED #DDAEED #EDBEAE #BDEDAE
split-complementary
#AEDDED #EDAEBD #EDDDAE
monochromatic
#4AB3D7 #7CC8E2 #AEDDED #E0F2F8 #E6F4F9
Accessibility & contrast
On white
1.46
#AEDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#AEDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDED
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDED | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#9AE3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedded; /* rgb */ color: rgb(174, 221, 237); /* oklch */ color: oklch(87.0% 0.053 220.7);
Tailwind
colors: {
custom: {
50: '#c7e7f2',
500: '#aedded',
950: '#000000',
},
}SCSS
$custom: #aedded; $custom-light: #c7e7f2; $custom-dark: #000000;
JSON
{
"hex": "#aedded",
"rgb": {
"r": 174,
"g": 221,
"b": 237
},
"hsl": {
"h": 195.238,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.86976,
"c": 0.05347,
"h": 220.7
},
"luminance": 0.66826
}Semantic roles & 50–950 ramp
primary
#AEDDED
secondary
#CA8B75
accent
#471ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485