#AEDFD5#AEDFD5
#AEDFD5 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.053 H 181.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFD5 |
|---|---|
| RGB | rgb(174, 223, 213) |
| HSL | hsl(168, 43%, 78%) |
| HSV | hsv(168, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.29, -17.80, -0.29) |
| CIE-LCH | lch(85.29, 17.80, 180.92°) |
| OKLab | oklab(86.66% -0.0525 -0.001) |
| OKLCH | oklch(86.66% 0.053 181.1) |
| XYZ | xyz(55.8499, 66.5760, 72.8457) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.44
Duck Egg Blue
#C3FBF4
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.72
Eggshell Blue
#C4FFF7
ΔE00 6.93
Light Light Blue
#CAFFFB
ΔE00 7.35
Pale Cyan
#B7FFFA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFD5 #DFAEB8
analogous
#AEDFBC #AEDFD5 #AED0DF
triadic
#AEDFD5 #D5AEDF #DFD5AE
tetradic
#AEDFD5 #BCAEDF #DFAEB8 #D0DFAE
square
#AEDFD5 #BCAEDF #DFAEB8 #D0DFAE
split-complementary
#AEDFD5 #DFAED0 #DFBCAE
monochromatic
#56BCA8 #82CEBE #AEDFD5 #DAF0EC #E9F6F4
Accessibility & contrast
On white
1.47
#AEDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#AEDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFD5
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFD5 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D5
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#A1E1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedfd5; /* rgb */ color: rgb(174, 223, 213); /* oklch */ color: oklch(86.7% 0.053 181.1);
Tailwind
colors: {
custom: {
50: '#c7e9e1',
500: '#aedfd5',
950: '#000000',
},
}SCSS
$custom: #aedfd5; $custom-light: #c7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#aedfd5",
"rgb": {
"r": 174,
"g": 223,
"b": 213
},
"hsl": {
"h": 167.755,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86656,
"c": 0.05252,
"h": 181.1
},
"luminance": 0.66578
}Semantic roles & 50–950 ramp
primary
#AEDFD5
secondary
#B87A86
accent
#2F4BB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484