#AED7ED#AED7ED
#AED7ED is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.7% C 0.053 H 231.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AED7ED |
|---|---|
| RGB | rgb(174, 215, 237) |
| HSL | hsl(201, 64%, 81%) |
| HSV | hsv(201, 27%, 93%) |
| CMYK | cmyk(26.6%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.82, -8.50, -15.18) |
| CIE-LCH | lch(83.82, 17.40, 240.76°) |
| OKLab | oklab(85.71% -0.0328 -0.0414) |
| OKLCH | oklch(85.71% 0.053 231.6) |
| XYZ | xyz(57.0375, 63.7117, 89.3967) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.43
Lightblue
#ADD8E6
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 5.92
Light Blue
#95D0FC
ΔE00 6.36
Lightskyblue
#87CEFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED7ED #EDC4AE
analogous
#AEEDE3 #AED7ED #AEB7ED
triadic
#AED7ED #EDAED7 #D7EDAE
tetradic
#AED7ED #E3AEED #EDC4AE #B7EDAE
square
#AED7ED #E3AEED #EDC4AE #B7EDAE
split-complementary
#AED7ED #EDAEB7 #EDE3AE
monochromatic
#4AA6D7 #7CBEE2 #AED7ED #E0F0F8 #E6F3F9
Accessibility & contrast
On white
1.53
#AED7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#AED7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED7ED
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED7ED | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#9BDDDE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aed7ed; /* rgb */ color: rgb(174, 215, 237); /* oklch */ color: oklch(85.7% 0.053 231.6);
Tailwind
colors: {
custom: {
50: '#c7e3f2',
500: '#aed7ed',
950: '#000000',
},
}SCSS
$custom: #aed7ed; $custom-light: #c7e3f2; $custom-dark: #000000;
JSON
{
"hex": "#aed7ed",
"rgb": {
"r": 174,
"g": 215,
"b": 237
},
"hsl": {
"h": 200.952,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.8571,
"c": 0.05284,
"h": 231.6
},
"luminance": 0.63714
}Semantic roles & 50–950 ramp
primary
#AED7ED
secondary
#CA9375
accent
#581ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485