#AED4DC#AED4DC
#AED4DC is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.5% C 0.042 H 211.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AED4DC |
|---|---|
| RGB | rgb(174, 212, 220) |
| HSL | hsl(190, 40%, 77%) |
| HSV | hsv(190, 21%, 86%) |
| CMYK | cmyk(20.9%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(82.51, -10.73, -8.09) |
| CIE-LCH | lch(82.51, 13.44, 217.00°) |
| OKLab | oklab(84.51% -0.0353 -0.0219) |
| OKLCH | oklch(84.51% 0.042 211.9) |
| XYZ | xyz(53.9137, 61.2511, 76.6783) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.47
Powder Blue
#B0E0E6
ΔE00 3.67
Ice Blue
#A5DFF9
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 8.03
Pale Sky Blue
#BDF6FE
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED4DC #DCB6AE
analogous
#AEDCCD #AED4DC #AEBDDC
triadic
#AED4DC #DCAED4 #D4DCAE
tetradic
#AED4DC #CDAEDC #DCB6AE #BDDCAE
square
#AED4DC #CDAEDC #DCB6AE #BDDCAE
split-complementary
#AED4DC #DCAEBD #DCCDAE
monochromatic
#59A7B7 #83BDCA #AED4DC #D9EBEE #EAF4F6
Accessibility & contrast
On white
1.58
#AED4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#AED4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED4DC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED4DC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#A0D8D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed4dc; /* rgb */ color: rgb(174, 212, 220); /* oklch */ color: oklch(84.5% 0.042 211.9);
Tailwind
colors: {
custom: {
50: '#c7e1e6',
500: '#aed4dc',
950: '#000000',
},
}SCSS
$custom: #aed4dc; $custom-light: #c7e1e6; $custom-dark: #000000;
JSON
{
"hex": "#aed4dc",
"rgb": {
"r": 174,
"g": 212,
"b": 220
},
"hsl": {
"h": 190.435,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.84514,
"c": 0.04157,
"h": 211.9
},
"luminance": 0.61253
}Semantic roles & 50–950 ramp
primary
#AED4DC
secondary
#B4847A
accent
#4933B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484