#AEDCD2#AEDCD2
#AEDCD2 is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.050 H 180.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCD2 |
|---|---|
| RGB | rgb(174, 220, 210) |
| HSL | hsl(167, 40%, 77%) |
| HSV | hsv(167, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.40, -16.91, 0.00) |
| CIE-LCH | lch(84.40, 16.91, 180.00°) |
| OKLab | oklab(85.92% -0.0498 -0.0003) |
| OKLCH | oklch(85.92% 0.05 180.3) |
| XYZ | xyz(54.6783, 64.8363, 70.5940) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.74
Duck Egg Blue
#C3FBF4
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 7.67
Light Light Blue
#CAFFFB
ΔE00 7.97
Ice
#D6FFFA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCD2 #DCAEB8
analogous
#AEDCBB #AEDCD2 #AECFDC
triadic
#AEDCD2 #D2AEDC #DCD2AE
tetradic
#AEDCD2 #BBAEDC #DCAEB8 #CFDCAE
square
#AEDCD2 #BBAEDC #DCAEB8 #CFDCAE
split-complementary
#AEDCD2 #DCAECF #DCBBAE
monochromatic
#59B7A3 #83CABA #AEDCD2 #D9EEEA #EAF6F3
Accessibility & contrast
On white
1.50
#AEDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#AEDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCD2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCD2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#A2DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedcd2; /* rgb */ color: rgb(174, 220, 210); /* oklch */ color: oklch(85.9% 0.050 180.3);
Tailwind
colors: {
custom: {
50: '#c7e7df',
500: '#aedcd2',
950: '#000000',
},
}SCSS
$custom: #aedcd2; $custom-light: #c7e7df; $custom-dark: #000000;
JSON
{
"hex": "#aedcd2",
"rgb": {
"r": 174,
"g": 220,
"b": 210
},
"hsl": {
"h": 166.957,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85922,
"c": 0.0498,
"h": 180.3
},
"luminance": 0.64838
}Semantic roles & 50–950 ramp
primary
#AEDCD2
secondary
#B47A87
accent
#334FB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484