#AEDAED#AEDAED
#AEDAED is a very light, muted cyan. Relative luminance 0.653; OKLCH L 86.3% C 0.053 H 226.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDAED |
|---|---|
| RGB | rgb(174, 218, 237) |
| HSL | hsl(198, 64%, 81%) |
| HSV | hsv(198, 27%, 93%) |
| CMYK | cmyk(26.6%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(84.61, -10.05, -13.98) |
| CIE-LCH | lch(84.61, 17.22, 234.29°) |
| OKLab | oklab(86.34% -0.0367 -0.0381) |
| OKLCH | oklch(86.34% 0.053 226.1) |
| XYZ | xyz(57.8084, 65.2535, 89.6536) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.99
Ice Blue
#A5DFF9
ΔE00 2.88
Sky Blue
#87CEEB
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 5.91
Baby Blue
#89CFF0
ΔE00 5.95
Light Blue
#95D0FC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDAED #EDC1AE
analogous
#AEEDE0 #AEDAED #AEBAED
triadic
#AEDAED #EDAEDA #DAEDAE
tetradic
#AEDAED #E0AEED #EDC1AE #BAEDAE
square
#AEDAED #E0AEED #EDC1AE #BAEDAE
split-complementary
#AEDAED #EDAEBA #EDE0AE
monochromatic
#4AACD7 #7CC3E2 #AEDAED #E0F1F8 #E6F4F9
Accessibility & contrast
On white
1.49
#AEDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AEDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDAED
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDAED | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#9BE0E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedaed; /* rgb */ color: rgb(174, 218, 237); /* oklch */ color: oklch(86.3% 0.053 226.1);
Tailwind
colors: {
custom: {
50: '#c7e5f2',
500: '#aedaed',
950: '#000000',
},
}SCSS
$custom: #aedaed; $custom-light: #c7e5f2; $custom-dark: #000000;
JSON
{
"hex": "#aedaed",
"rgb": {
"r": 174,
"g": 218,
"b": 237
},
"hsl": {
"h": 198.095,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.86342,
"c": 0.05292,
"h": 226.1
},
"luminance": 0.65256
}Semantic roles & 50–950 ramp
primary
#AEDAED
secondary
#CA8F75
accent
#501ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485