#AEDCD6#AEDCD6
#AEDCD6 is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.0% C 0.049 H 186.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCD6 |
|---|---|
| RGB | rgb(174, 220, 214) |
| HSL | hsl(172, 40%, 77%) |
| HSV | hsv(172, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(84.50, -16.09, -1.96) |
| CIE-LCH | lch(84.50, 16.21, 186.96°) |
| OKLab | oklab(86.04% -0.0482 -0.0055) |
| OKLCH | oklch(86.04% 0.049 186.5) |
| XYZ | xyz(55.1828, 65.0381, 73.2514) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.12
Paleturquoise
#AFEEEE
ΔE00 5.15
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Light Light Blue
#CAFFFB
ΔE00 7.58
Eggshell Blue
#C4FFF7
ΔE00 7.61
Light Sky Blue
#C6FCFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCD6 #DCAEB4
analogous
#AEDCBF #AEDCD6 #AECBDC
triadic
#AEDCD6 #D6AEDC #DCD6AE
tetradic
#AEDCD6 #BFAEDC #DCAEB4 #CBDCAE
square
#AEDCD6 #BFAEDC #DCAEB4 #CBDCAE
split-complementary
#AEDCD6 #DCAECB #DCBFAE
monochromatic
#59B7AB #83CAC0 #AEDCD6 #D9EEEC #EAF6F4
Accessibility & contrast
On white
1.50
#AEDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AEDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCD6
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCD6 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#A1DEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedcd6; /* rgb */ color: rgb(174, 220, 214); /* oklch */ color: oklch(86.0% 0.049 186.5);
Tailwind
colors: {
custom: {
50: '#c7e7e2',
500: '#aedcd6',
950: '#000000',
},
}SCSS
$custom: #aedcd6; $custom-light: #c7e7e2; $custom-dark: #000000;
JSON
{
"hex": "#aedcd6",
"rgb": {
"r": 174,
"g": 220,
"b": 214
},
"hsl": {
"h": 172.174,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.86039,
"c": 0.0485,
"h": 186.5
},
"luminance": 0.6504
}Semantic roles & 50–950 ramp
primary
#AEDCD6
secondary
#B47A82
accent
#3344B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484