#AEDFD1#AEDFD1
#AEDFD1 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.5% C 0.054 H 175.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFD1 |
|---|---|
| RGB | rgb(174, 223, 209) |
| HSL | hsl(163, 43%, 78%) |
| HSV | hsv(163, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.19, -18.62, 1.68) |
| CIE-LCH | lch(85.19, 18.69, 174.85°) |
| OKLab | oklab(86.54% -0.0541 0.0042) |
| OKLCH | oklch(86.54% 0.054 175.6) |
| XYZ | xyz(55.3485, 66.3754, 70.2047) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.68
Duck Egg Blue
#C3FBF4
ΔE00 6.73
Eggshell Blue
#C4FFF7
ΔE00 7.35
Pale Aqua
#B8FFEB
ΔE00 7.37
Light Teal
#90E4C1
ΔE00 8.02
Light Light Blue
#CAFFFB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFD1 #DFAEBC
analogous
#AEDFB8 #AEDFD1 #AED4DF
triadic
#AEDFD1 #D1AEDF #DFD1AE
tetradic
#AEDFD1 #B8AEDF #DFAEBC #D4DFAE
square
#AEDFD1 #B8AEDF #DFAEBC #D4DFAE
split-complementary
#AEDFD1 #DFAED4 #DFB8AE
monochromatic
#56BC9F #82CEB8 #AEDFD1 #DAF0EA #E9F6F3
Accessibility & contrast
On white
1.47
#AEDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#AEDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFD1
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFD1 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#A2E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedfd1; /* rgb */ color: rgb(174, 223, 209); /* oklch */ color: oklch(86.5% 0.054 175.6);
Tailwind
colors: {
custom: {
50: '#c7e9df',
500: '#aedfd1',
950: '#000000',
},
}SCSS
$custom: #aedfd1; $custom-light: #c7e9df; $custom-dark: #000000;
JSON
{
"hex": "#aedfd1",
"rgb": {
"r": 174,
"g": 223,
"b": 209
},
"hsl": {
"h": 162.857,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86541,
"c": 0.05429,
"h": 175.6
},
"luminance": 0.66377
}Semantic roles & 50–950 ramp
primary
#AEDFD1
secondary
#B87A8B
accent
#2F56B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484