#AEDCD4#AEDCD4
#AEDCD4 is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.049 H 183.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCD4 |
|---|---|
| RGB | rgb(174, 220, 212) |
| HSL | hsl(170, 40%, 77%) |
| HSV | hsv(170, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(84.45, -16.50, -0.98) |
| CIE-LCH | lch(84.45, 16.53, 183.41°) |
| OKLab | oklab(85.98% -0.049 -0.0029) |
| OKLCH | oklch(85.98% 0.049 183.4) |
| XYZ | xyz(54.9290, 64.9366, 71.9145) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.56
Powder Blue
#B0E0E6
ΔE00 5.93
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Eggshell Blue
#C4FFF7
ΔE00 7.59
Light Light Blue
#CAFFFB
ΔE00 7.73
Ice
#D6FFFA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCD4 #DCAEB6
analogous
#AEDCBD #AEDCD4 #AECDDC
triadic
#AEDCD4 #D4AEDC #DCD4AE
tetradic
#AEDCD4 #BDAEDC #DCAEB6 #CDDCAE
square
#AEDCD4 #BDAEDC #DCAEB6 #CDDCAE
split-complementary
#AEDCD4 #DCAECD #DCBDAE
monochromatic
#59B7A7 #83CABD #AEDCD4 #D9EEEB #EAF6F4
Accessibility & contrast
On white
1.50
#AEDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#AEDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCD4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCD4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D4
Deuteranopia (green-blind)
#CFD0D5
Tritanopia (blue-blind)
#A1DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedcd4; /* rgb */ color: rgb(174, 220, 212); /* oklch */ color: oklch(86.0% 0.049 183.4);
Tailwind
colors: {
custom: {
50: '#c7e7e1',
500: '#aedcd4',
950: '#000000',
},
}SCSS
$custom: #aedcd4; $custom-light: #c7e7e1; $custom-dark: #000000;
JSON
{
"hex": "#aedcd4",
"rgb": {
"r": 174,
"g": 220,
"b": 212
},
"hsl": {
"h": 169.565,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.8598,
"c": 0.04908,
"h": 183.4
},
"luminance": 0.64939
}Semantic roles & 50–950 ramp
primary
#AEDCD4
secondary
#B47A84
accent
#3349B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484