#AEDCD7#AEDCD7
#AEDCD7 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.048 H 188.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCD7 |
|---|---|
| RGB | rgb(174, 220, 215) |
| HSL | hsl(173, 40%, 77%) |
| HSV | hsv(173, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(84.53, -15.88, -2.46) |
| CIE-LCH | lch(84.53, 16.07, 188.79°) |
| OKLab | oklab(86.07% -0.0478 -0.0068) |
| OKLCH | oklch(86.07% 0.048 188.1) |
| XYZ | xyz(55.3109, 65.0893, 73.9260) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.71
Paleturquoise
#AFEEEE
ΔE00 4.99
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Light Light Blue
#CAFFFB
ΔE00 7.53
Eggshell Blue
#C4FFF7
ΔE00 7.65
Light Sky Blue
#C6FCFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCD7 #DCAEB3
analogous
#AEDCC0 #AEDCD7 #AECADC
triadic
#AEDCD7 #D7AEDC #DCD7AE
tetradic
#AEDCD7 #C0AEDC #DCAEB3 #CADCAE
square
#AEDCD7 #C0AEDC #DCAEB3 #CADCAE
split-complementary
#AEDCD7 #DCAECA #DCC0AE
monochromatic
#59B7AD #83CAC2 #AEDCD7 #D9EEEC #EAF6F4
Accessibility & contrast
On white
1.50
#AEDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#AEDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCD7
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCD7 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#A1DEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedcd7; /* rgb */ color: rgb(174, 220, 215); /* oklch */ color: oklch(86.1% 0.048 188.1);
Tailwind
colors: {
custom: {
50: '#c7e7e3',
500: '#aedcd7',
950: '#000000',
},
}SCSS
$custom: #aedcd7; $custom-light: #c7e7e3; $custom-dark: #000000;
JSON
{
"hex": "#aedcd7",
"rgb": {
"r": 174,
"g": 220,
"b": 215
},
"hsl": {
"h": 173.478,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.86069,
"c": 0.04827,
"h": 188.1
},
"luminance": 0.65091
}Semantic roles & 50–950 ramp
primary
#AEDCD7
secondary
#B47A81
accent
#3341B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484