#AED5DC#AED5DC
#AED5DC is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.7% C 0.042 H 209.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AED5DC |
|---|---|
| RGB | rgb(174, 213, 220) |
| HSL | hsl(189, 40%, 77%) |
| HSV | hsv(189, 21%, 86%) |
| CMYK | cmyk(20.9%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(82.78, -11.25, -7.69) |
| CIE-LCH | lch(82.78, 13.62, 214.36°) |
| OKLab | oklab(84.73% -0.0366 -0.0209) |
| OKLCH | oklch(84.73% 0.042 209.7) |
| XYZ | xyz(54.1644, 61.7526, 76.7619) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.82
Powder Blue
#B0E0E6
ΔE00 3.17
Ice Blue
#A5DFF9
ΔE00 6.98
Pale Sky Blue
#BDF6FE
ΔE00 7.71
Paleturquoise
#AFEEEE
ΔE00 7.94
Sky Blue
#87CEEB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED5DC #DCB5AE
analogous
#AEDCCC #AED5DC #AEBEDC
triadic
#AED5DC #DCAED5 #D5DCAE
tetradic
#AED5DC #CCAEDC #DCB5AE #BEDCAE
square
#AED5DC #CCAEDC #DCB5AE #BEDCAE
split-complementary
#AED5DC #DCAEBE #DCCCAE
monochromatic
#59A9B7 #83BFCA #AED5DC #D9EBEE #EAF4F6
Accessibility & contrast
On white
1.57
#AED5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#AED5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED5DC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED5DC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#A0D9D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #aed5dc; /* rgb */ color: rgb(174, 213, 220); /* oklch */ color: oklch(84.7% 0.042 209.7);
Tailwind
colors: {
custom: {
50: '#c7e2e6',
500: '#aed5dc',
950: '#000000',
},
}SCSS
$custom: #aed5dc; $custom-light: #c7e2e6; $custom-dark: #000000;
JSON
{
"hex": "#aed5dc",
"rgb": {
"r": 174,
"g": 213,
"b": 220
},
"hsl": {
"h": 189.13,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.84727,
"c": 0.04215,
"h": 209.7
},
"luminance": 0.61754
}Semantic roles & 50–950 ramp
primary
#AED5DC
secondary
#B4837A
accent
#4633B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484