#AEDCD0#AEDCD0
#AEDCD0 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.051 H 177.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCD0 |
|---|---|
| RGB | rgb(174, 220, 208) |
| HSL | hsl(164, 40%, 77%) |
| HSV | hsv(164, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(84.35, -17.32, 0.99) |
| CIE-LCH | lch(84.35, 17.35, 176.74°) |
| OKLab | oklab(85.86% -0.0506 0.0024) |
| OKLCH | oklch(85.86% 0.051 177.3) |
| XYZ | xyz(54.4307, 64.7372, 69.2899) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.62
Duck Egg Blue
#C3FBF4
ΔE00 7.10
Powder Blue
#B0E0E6
ΔE00 7.53
Eggshell Blue
#C4FFF7
ΔE00 7.82
Light Light Blue
#CAFFFB
ΔE00 8.27
Pale Aqua
#B8FFEB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCD0 #DCAEBA
analogous
#AEDCB9 #AEDCD0 #AED1DC
triadic
#AEDCD0 #D0AEDC #DCD0AE
tetradic
#AEDCD0 #B9AEDC #DCAEBA #D1DCAE
square
#AEDCD0 #B9AEDC #DCAEBA #D1DCAE
split-complementary
#AEDCD0 #DCAED1 #DCB9AE
monochromatic
#59B79E #83CAB7 #AEDCD0 #D9EEE9 #EAF6F3
Accessibility & contrast
On white
1.51
#AEDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#AEDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCD0
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCD0 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#D0D0D1
Tritanopia (blue-blind)
#A2DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedcd0; /* rgb */ color: rgb(174, 220, 208); /* oklch */ color: oklch(85.9% 0.051 177.3);
Tailwind
colors: {
custom: {
50: '#c7e7de',
500: '#aedcd0',
950: '#000000',
},
}SCSS
$custom: #aedcd0; $custom-light: #c7e7de; $custom-dark: #000000;
JSON
{
"hex": "#aedcd0",
"rgb": {
"r": 174,
"g": 220,
"b": 208
},
"hsl": {
"h": 164.348,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85864,
"c": 0.05066,
"h": 177.3
},
"luminance": 0.64739
}Semantic roles & 50–950 ramp
primary
#AEDCD0
secondary
#B47A89
accent
#3354B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484