#AEDFD6#AEDFD6
#AEDFD6 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.052 H 182.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFD6 |
|---|---|
| RGB | rgb(174, 223, 214) |
| HSL | hsl(169, 43%, 78%) |
| HSV | hsv(169, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.32, -17.59, -0.78) |
| CIE-LCH | lch(85.32, 17.61, 182.52°) |
| OKLab | oklab(86.69% -0.0521 -0.0023) |
| OKLCH | oklch(86.69% 0.052 182.6) |
| XYZ | xyz(55.9773, 66.6269, 73.5162) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.16
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Powder Blue
#B0E0E6
ΔE00 6.33
Eggshell Blue
#C4FFF7
ΔE00 6.88
Light Light Blue
#CAFFFB
ΔE00 7.22
Pale Cyan
#B7FFFA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFD6 #DFAEB7
analogous
#AEDFBD #AEDFD6 #AECFDF
triadic
#AEDFD6 #D6AEDF #DFD6AE
tetradic
#AEDFD6 #BDAEDF #DFAEB7 #CFDFAE
square
#AEDFD6 #BDAEDF #DFAEB7 #CFDFAE
split-complementary
#AEDFD6 #DFAECF #DFBDAE
monochromatic
#56BCAA #82CEC0 #AEDFD6 #DAF0EC #E9F6F4
Accessibility & contrast
On white
1.47
#AEDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#AEDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFD6
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFD6 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#A1E1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedfd6; /* rgb */ color: rgb(174, 223, 214); /* oklch */ color: oklch(86.7% 0.052 182.6);
Tailwind
colors: {
custom: {
50: '#c7e9e2',
500: '#aedfd6',
950: '#000000',
},
}SCSS
$custom: #aedfd6; $custom-light: #c7e9e2; $custom-dark: #000000;
JSON
{
"hex": "#aedfd6",
"rgb": {
"r": 174,
"g": 223,
"b": 214
},
"hsl": {
"h": 168.98,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86685,
"c": 0.05216,
"h": 182.6
},
"luminance": 0.66629
}Semantic roles & 50–950 ramp
primary
#AEDFD6
secondary
#B87A85
accent
#2F48B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484