#AEDCDC#AEDCDC
#AEDCDC is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.2% C 0.048 H 196.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCDC |
|---|---|
| RGB | rgb(174, 220, 220) |
| HSL | hsl(180, 40%, 77%) |
| HSV | hsv(180, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(84.66, -14.82, -4.91) |
| CIE-LCH | lch(84.66, 15.61, 198.31°) |
| OKLab | oklab(86.22% -0.0458 -0.0134) |
| OKLCH | oklch(86.22% 0.048 196.3) |
| XYZ | xyz(55.9632, 65.3503, 77.3615) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.66
Paleturquoise
#AFEEEE
ΔE00 4.72
Lightblue
#ADD8E6
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 6.46
Light Sky Blue
#C6FCFF
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCDC #DCAEAE
analogous
#AEDCC5 #AEDCDC #AEC5DC
triadic
#AEDCDC #DCAEDC #DCDCAE
tetradic
#AEDCDC #C5AEDC #DCAEAE #C5DCAE
square
#AEDCDC #C5AEDC #DCAEAE #C5DCAE
split-complementary
#AEDCDC #DCAEC5 #DCC5AE
monochromatic
#59B7B7 #83CACA #AEDCDC #D9EEEE #EAF6F6
Accessibility & contrast
On white
1.49
#AEDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#AEDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCDC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCDC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#9FDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedcdc; /* rgb */ color: rgb(174, 220, 220); /* oklch */ color: oklch(86.2% 0.048 196.3);
Tailwind
colors: {
custom: {
50: '#c7e7e6',
500: '#aedcdc',
950: '#000000',
},
}SCSS
$custom: #aedcdc; $custom-light: #c7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#aedcdc",
"rgb": {
"r": 174,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.8622,
"c": 0.04773,
"h": 196.3
},
"luminance": 0.65352
}Semantic roles & 50–950 ramp
primary
#AEDCDC
secondary
#B47A7A
accent
#3333B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484