#AED6DD#AED6DD
#AED6DD is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.0% C 0.043 H 209.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AED6DD |
|---|---|
| RGB | rgb(174, 214, 221) |
| HSL | hsl(189, 41%, 77%) |
| HSV | hsv(189, 21%, 87%) |
| CMYK | cmyk(21.3%, 3.2%, 0%, 13.3%) |
| CIE-LAB | lab(83.08, -11.55, -7.78) |
| CIE-LCH | lch(83.08, 13.92, 213.98°) |
| OKLab | oklab(84.97% -0.0376 -0.0211) |
| OKLCH | oklch(84.97% 0.043 209.4) |
| XYZ | xyz(54.5495, 62.3103, 77.5456) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.82
Powder Blue
#B0E0E6
ΔE00 2.86
Ice Blue
#A5DFF9
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 7.42
Paleturquoise
#AFEEEE
ΔE00 7.64
Sky Blue
#87CEEB
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED6DD #DDB5AE
analogous
#AEDDCC #AED6DD #AEBFDD
triadic
#AED6DD #DDAED6 #D6DDAE
tetradic
#AED6DD #CCAEDD #DDB5AE #BFDDAE
square
#AED6DD #CCAEDD #DDB5AE #BFDDAE
split-complementary
#AED6DD #DDAEBF #DDCCAE
monochromatic
#58AAB9 #83C0CB #AED6DD #D9ECEF #E9F4F6
Accessibility & contrast
On white
1.56
#AED6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#AED6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED6DD
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED6DD | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DD
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#A0DAD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aed6dd; /* rgb */ color: rgb(174, 214, 221); /* oklch */ color: oklch(85.0% 0.043 209.4);
Tailwind
colors: {
custom: {
50: '#c7e2e7',
500: '#aed6dd',
950: '#000000',
},
}SCSS
$custom: #aed6dd; $custom-light: #c7e2e7; $custom-dark: #000000;
JSON
{
"hex": "#aed6dd",
"rgb": {
"r": 174,
"g": 214,
"b": 221
},
"hsl": {
"h": 188.936,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.84971,
"c": 0.0431,
"h": 209.4
},
"luminance": 0.62312
}Semantic roles & 50–950 ramp
primary
#AED6DD
secondary
#B5837A
accent
#4532B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484