#AED7DD#AED7DD
#AED7DD is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.2% C 0.044 H 207.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AED7DD |
|---|---|
| RGB | rgb(174, 215, 221) |
| HSL | hsl(188, 41%, 77%) |
| HSV | hsv(188, 21%, 87%) |
| CMYK | cmyk(21.3%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(83.35, -12.06, -7.38) |
| CIE-LCH | lch(83.35, 14.14, 211.48°) |
| OKLab | oklab(85.18% -0.0389 -0.0201) |
| OKLCH | oklch(85.18% 0.044 207.3) |
| XYZ | xyz(54.8034, 62.8180, 77.6302) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.42
Lightblue
#ADD8E6
ΔE00 3.28
Paleturquoise
#AFEEEE
ΔE00 7.11
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Ice Blue
#A5DFF9
ΔE00 7.23
Light Sky Blue
#C6FCFF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED7DD #DDB4AE
analogous
#AEDDCC #AED7DD #AEBFDD
triadic
#AED7DD #DDAED7 #D7DDAE
tetradic
#AED7DD #CCAEDD #DDB4AE #BFDDAE
square
#AED7DD #CCAEDD #DDB4AE #BFDDAE
split-complementary
#AED7DD #DDAEBF #DDCCAE
monochromatic
#58ACB9 #83C2CB #AED7DD #D9ECEF #E9F4F6
Accessibility & contrast
On white
1.55
#AED7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#AED7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED7DD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED7DD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#A0DBD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed7dd; /* rgb */ color: rgb(174, 215, 221); /* oklch */ color: oklch(85.2% 0.044 207.3);
Tailwind
colors: {
custom: {
50: '#c7e3e7',
500: '#aed7dd',
950: '#000000',
},
}SCSS
$custom: #aed7dd; $custom-light: #c7e3e7; $custom-dark: #000000;
JSON
{
"hex": "#aed7dd",
"rgb": {
"r": 174,
"g": 215,
"b": 221
},
"hsl": {
"h": 187.66,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.85184,
"c": 0.04374,
"h": 207.3
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#AED7DD
secondary
#B5827A
accent
#4232B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484