#AEDCD9#AEDCD9
#AEDCD9 is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.1% C 0.048 H 191.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCD9 |
|---|---|
| RGB | rgb(174, 220, 217) |
| HSL | hsl(176, 40%, 77%) |
| HSV | hsv(176, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(84.58, -15.46, -3.44) |
| CIE-LCH | lch(84.58, 15.84, 192.53°) |
| OKLab | oklab(86.13% -0.047 -0.0094) |
| OKLCH | oklch(86.13% 0.048 191.4) |
| XYZ | xyz(55.5695, 65.1928, 75.2878) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Paleturquoise
#AFEEEE
ΔE00 4.76
Duck Egg Blue
#C3FBF4
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Light Sky Blue
#C6FCFF
ΔE00 7.33
Light Light Blue
#CAFFFB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCD9 #DCAEB1
analogous
#AEDCC2 #AEDCD9 #AEC8DC
triadic
#AEDCD9 #D9AEDC #DCD9AE
tetradic
#AEDCD9 #C2AEDC #DCAEB1 #C8DCAE
square
#AEDCD9 #C2AEDC #DCAEB1 #C8DCAE
split-complementary
#AEDCD9 #DCAEC8 #DCC2AE
monochromatic
#59B7B1 #83CAC5 #AEDCD9 #D9EEED #EAF6F5
Accessibility & contrast
On white
1.50
#AEDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#AEDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCD9
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCD9 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#A0DFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedcd9; /* rgb */ color: rgb(174, 220, 217); /* oklch */ color: oklch(86.1% 0.048 191.4);
Tailwind
colors: {
custom: {
50: '#c7e7e4',
500: '#aedcd9',
950: '#000000',
},
}SCSS
$custom: #aedcd9; $custom-light: #c7e7e4; $custom-dark: #000000;
JSON
{
"hex": "#aedcd9",
"rgb": {
"r": 174,
"g": 220,
"b": 217
},
"hsl": {
"h": 176.087,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.86129,
"c": 0.04794,
"h": 191.4
},
"luminance": 0.65195
}Semantic roles & 50–950 ramp
primary
#AEDCD9
secondary
#B47A7E
accent
#333BB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484