#AED3DE#AED3DE
#AED3DE is a very light, muted cyan. Relative luminance 0.609; OKLCH L 84.4% C 0.042 H 217.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AED3DE |
|---|---|
| RGB | rgb(174, 211, 222) |
| HSL | hsl(194, 42%, 78%) |
| HSV | hsv(194, 22%, 87%) |
| CMYK | cmyk(21.6%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(82.30, -9.78, -9.46) |
| CIE-LCH | lch(82.30, 13.61, 224.06°) |
| OKLab | oklab(84.37% -0.0332 -0.0257) |
| OKLCH | oklch(84.37% 0.042 217.7) |
| XYZ | xyz(53.9309, 60.8593, 77.9986) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.77
Powder Blue
#B0E0E6
ΔE00 4.74
Ice Blue
#A5DFF9
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 7.30
Baby Blue
#89CFF0
ΔE00 7.85
Light Grey Blue
#9DBCD4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED3DE #DEB9AE
analogous
#AEDED1 #AED3DE #AEBBDE
triadic
#AED3DE #DEAED3 #D3DEAE
tetradic
#AED3DE #D1AEDE #DEB9AE #BBDEAE
square
#AED3DE #D1AEDE #DEB9AE #BBDEAE
split-complementary
#AED3DE #DEAEBB #DED1AE
monochromatic
#57A4BB #83BBCC #AED3DE #D9EBF0 #E9F3F6
Accessibility & contrast
On white
1.59
#AED3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#AED3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED3DE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED3DE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#A0D7D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed3de; /* rgb */ color: rgb(174, 211, 222); /* oklch */ color: oklch(84.4% 0.042 217.7);
Tailwind
colors: {
custom: {
50: '#c7e0e8',
500: '#aed3de',
950: '#000000',
},
}SCSS
$custom: #aed3de; $custom-light: #c7e0e8; $custom-dark: #000000;
JSON
{
"hex": "#aed3de",
"rgb": {
"r": 174,
"g": 211,
"b": 222
},
"hsl": {
"h": 193.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.84367,
"c": 0.04199,
"h": 217.7
},
"luminance": 0.60861
}Semantic roles & 50–950 ramp
primary
#AED3DE
secondary
#B6887A
accent
#4F30B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484