#AED8DD#AED8DD
#AED8DD is a very light, muted teal. Relative luminance 0.633; OKLCH L 85.4% C 0.044 H 205.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AED8DD |
|---|---|
| RGB | rgb(174, 216, 221) |
| HSL | hsl(186, 41%, 77%) |
| HSV | hsv(186, 21%, 87%) |
| CMYK | cmyk(21.3%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(83.62, -12.57, -6.99) |
| CIE-LCH | lch(83.62, 14.38, 209.06°) |
| OKLab | oklab(85.4% -0.0402 -0.019) |
| OKLCH | oklch(85.4% 0.044 205.3) |
| XYZ | xyz(55.0588, 63.3289, 77.7153) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.07
Lightblue
#ADD8E6
ΔE00 3.78
Paleturquoise
#AFEEEE
ΔE00 6.59
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Ice Blue
#A5DFF9
ΔE00 7.59
Light Sky Blue
#C6FCFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED8DD #DDB3AE
analogous
#AEDDCB #AED8DD #AEC0DD
triadic
#AED8DD #DDAED8 #D8DDAE
tetradic
#AED8DD #CBAEDD #DDB3AE #C0DDAE
square
#AED8DD #CBAEDD #DDB3AE #C0DDAE
split-complementary
#AED8DD #DDAEC0 #DDCBAE
monochromatic
#58AEB9 #83C3CB #AED8DD #D9EDEF #E9F5F6
Accessibility & contrast
On white
1.54
#AED8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#AED8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED8DD
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED8DD | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#A0DCD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed8dd; /* rgb */ color: rgb(174, 216, 221); /* oklch */ color: oklch(85.4% 0.044 205.3);
Tailwind
colors: {
custom: {
50: '#c7e4e7',
500: '#aed8dd',
950: '#000000',
},
}SCSS
$custom: #aed8dd; $custom-light: #c7e4e7; $custom-dark: #000000;
JSON
{
"hex": "#aed8dd",
"rgb": {
"r": 174,
"g": 216,
"b": 221
},
"hsl": {
"h": 186.383,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.85397,
"c": 0.04445,
"h": 205.3
},
"luminance": 0.63331
}Semantic roles & 50–950 ramp
primary
#AED8DD
secondary
#B5807A
accent
#3F32B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484