#AED2DD#AED2DD
#AED2DD is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.1% C 0.041 H 218.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2DD |
|---|---|
| RGB | rgb(174, 210, 221) |
| HSL | hsl(194, 41%, 77%) |
| HSV | hsv(194, 21%, 87%) |
| CMYK | cmyk(21.3%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(82.01, -9.48, -9.37) |
| CIE-LCH | lch(82.01, 13.33, 224.67°) |
| OKLab | oklab(84.12% -0.0323 -0.0254) |
| OKLCH | oklch(84.12% 0.041 218.3) |
| XYZ | xyz(53.5496, 60.3105, 77.2122) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.03
Powder Blue
#B0E0E6
ΔE00 5.05
Ice Blue
#A5DFF9
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 7.37
Baby Blue
#89CFF0
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2DD #DDB9AE
analogous
#AEDDD1 #AED2DD #AEBADD
triadic
#AED2DD #DDAED2 #D2DDAE
tetradic
#AED2DD #D1AEDD #DDB9AE #BADDAE
square
#AED2DD #D1AEDD #DDB9AE #BADDAE
split-complementary
#AED2DD #DDAEBA #DDD1AE
monochromatic
#58A2B9 #83BACB #AED2DD #D9EAEF #E9F3F6
Accessibility & contrast
On white
1.61
#AED2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#AED2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2DD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2DD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDE
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#A0D6D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aed2dd; /* rgb */ color: rgb(174, 210, 221); /* oklch */ color: oklch(84.1% 0.041 218.3);
Tailwind
colors: {
custom: {
50: '#c7dfe7',
500: '#aed2dd',
950: '#000000',
},
}SCSS
$custom: #aed2dd; $custom-light: #c7dfe7; $custom-dark: #000000;
JSON
{
"hex": "#aed2dd",
"rgb": {
"r": 174,
"g": 210,
"b": 221
},
"hsl": {
"h": 194.043,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.84122,
"c": 0.04108,
"h": 218.3
},
"luminance": 0.60312
}Semantic roles & 50–950 ramp
primary
#AED2DD
secondary
#B5887A
accent
#5032B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484