#AEDFD2#AEDFD2
#AEDFD2 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.054 H 176.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFD2 |
|---|---|
| RGB | rgb(174, 223, 210) |
| HSL | hsl(164, 43%, 78%) |
| HSV | hsv(164, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.21, -18.42, 1.19) |
| CIE-LCH | lch(85.21, 18.45, 176.31°) |
| OKLab | oklab(86.57% -0.0537 0.0029) |
| OKLCH | oklch(86.57% 0.054 176.9) |
| XYZ | xyz(55.4727, 66.4251, 70.8588) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.36
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 7.22
Pale Aqua
#B8FFEB
ΔE00 7.45
Light Light Blue
#CAFFFB
ΔE00 7.86
Powder Blue
#B0E0E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFD2 #DFAEBB
analogous
#AEDFB9 #AEDFD2 #AED3DF
triadic
#AEDFD2 #D2AEDF #DFD2AE
tetradic
#AEDFD2 #B9AEDF #DFAEBB #D3DFAE
square
#AEDFD2 #B9AEDF #DFAEBB #D3DFAE
split-complementary
#AEDFD2 #DFAED3 #DFB9AE
monochromatic
#56BCA1 #82CEBA #AEDFD2 #DAF0EA #E9F6F3
Accessibility & contrast
On white
1.47
#AEDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AEDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFD2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFD2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D1
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#A2E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedfd2; /* rgb */ color: rgb(174, 223, 210); /* oklch */ color: oklch(86.6% 0.054 176.9);
Tailwind
colors: {
custom: {
50: '#c7e9df',
500: '#aedfd2',
950: '#000000',
},
}SCSS
$custom: #aedfd2; $custom-light: #c7e9df; $custom-dark: #000000;
JSON
{
"hex": "#aedfd2",
"rgb": {
"r": 174,
"g": 223,
"b": 210
},
"hsl": {
"h": 164.082,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.8657,
"c": 0.05381,
"h": 176.9
},
"luminance": 0.66427
}Semantic roles & 50–950 ramp
primary
#AEDFD2
secondary
#B87A8A
accent
#2F53B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484