#AED2EC#AED2EC
#AED2EC is a very light, muted cyan. Relative luminance 0.611; OKLCH L 84.6% C 0.053 H 239.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2EC |
|---|---|
| RGB | rgb(174, 210, 236) |
| HSL | hsl(205, 62%, 80%) |
| HSV | hsv(205, 26%, 93%) |
| CMYK | cmyk(26.3%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(82.46, -6.12, -16.69) |
| CIE-LCH | lch(82.46, 17.78, 249.86°) |
| OKLab | oklab(84.63% -0.0267 -0.0455) |
| OKLCH | oklch(84.63% 0.053 239.6) |
| XYZ | xyz(55.6381, 61.1459, 88.2114) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Ice Blue
#A5DFF9
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2EC #ECC8AE
analogous
#AEECE7 #AED2EC #AEB3EC
triadic
#AED2EC #ECAED2 #D2ECAE
tetradic
#AED2EC #E7AEEC #ECC8AE #B3ECAE
square
#AED2EC #E7AEEC #ECC8AE #B3ECAE
split-complementary
#AED2EC #ECAEB3 #ECE7AE
monochromatic
#4B9BD5 #7CB6E0 #AED2EC #E0EEF8 #E6F1F9
Accessibility & contrast
On white
1.59
#AED2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#AED2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2EC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2EC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#9CD9DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed2ec; /* rgb */ color: rgb(174, 210, 236); /* oklch */ color: oklch(84.6% 0.053 239.6);
Tailwind
colors: {
custom: {
50: '#c7dff2',
500: '#aed2ec',
950: '#000000',
},
}SCSS
$custom: #aed2ec; $custom-light: #c7dff2; $custom-dark: #000000;
JSON
{
"hex": "#aed2ec",
"rgb": {
"r": 174,
"g": 210,
"b": 236
},
"hsl": {
"h": 205.161,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.84628,
"c": 0.05279,
"h": 239.6
},
"luminance": 0.61148
}Semantic roles & 50–950 ramp
primary
#AED2EC
secondary
#C99875
accent
#651CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485