#AEDCD3#AEDCD3
#AEDCD3 is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.049 H 181.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCD3 |
|---|---|
| RGB | rgb(174, 220, 211) |
| HSL | hsl(168, 40%, 77%) |
| HSV | hsv(168, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(84.43, -16.71, -0.49) |
| CIE-LCH | lch(84.43, 16.72, 181.68°) |
| OKLab | oklab(85.95% -0.0494 -0.0016) |
| OKLCH | oklch(85.95% 0.049 181.8) |
| XYZ | xyz(54.8032, 64.8863, 71.2522) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 6.34
Duck Egg Blue
#C3FBF4
ΔE00 6.82
Eggshell Blue
#C4FFF7
ΔE00 7.62
Light Light Blue
#CAFFFB
ΔE00 7.84
Ice
#D6FFFA
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCD3 #DCAEB7
analogous
#AEDCBC #AEDCD3 #AECEDC
triadic
#AEDCD3 #D3AEDC #DCD3AE
tetradic
#AEDCD3 #BCAEDC #DCAEB7 #CEDCAE
square
#AEDCD3 #BCAEDC #DCAEB7 #CEDCAE
split-complementary
#AEDCD3 #DCAECE #DCBCAE
monochromatic
#59B7A5 #83CABC #AEDCD3 #D9EEEA #EAF6F3
Accessibility & contrast
On white
1.50
#AEDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AEDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCD3
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCD3 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D3
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#A2DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedcd3; /* rgb */ color: rgb(174, 220, 211); /* oklch */ color: oklch(86.0% 0.049 181.8);
Tailwind
colors: {
custom: {
50: '#c7e7e0',
500: '#aedcd3',
950: '#000000',
},
}SCSS
$custom: #aedcd3; $custom-light: #c7e7e0; $custom-dark: #000000;
JSON
{
"hex": "#aedcd3",
"rgb": {
"r": 174,
"g": 220,
"b": 211
},
"hsl": {
"h": 168.261,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85951,
"c": 0.04942,
"h": 181.8
},
"luminance": 0.64888
}Semantic roles & 50–950 ramp
primary
#AEDCD3
secondary
#B47A86
accent
#334CB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484