#AEDFD8#AEDFD8
#AEDFD8 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.052 H 185.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFD8 |
|---|---|
| RGB | rgb(174, 223, 216) |
| HSL | hsl(171, 43%, 78%) |
| HSV | hsv(171, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.37, -17.18, -1.76) |
| CIE-LCH | lch(85.37, 17.27, 185.84°) |
| OKLab | oklab(86.74% -0.0513 -0.005) |
| OKLCH | oklch(86.74% 0.052 185.5) |
| XYZ | xyz(56.2342, 66.7297, 74.8696) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.64
Powder Blue
#B0E0E6
ΔE00 5.53
Duck Egg Blue
#C3FBF4
ΔE00 6.02
Eggshell Blue
#C4FFF7
ΔE00 6.85
Light Light Blue
#CAFFFB
ΔE00 7.00
Pale Cyan
#B7FFFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFD8 #DFAEB5
analogous
#AEDFBF #AEDFD8 #AECDDF
triadic
#AEDFD8 #D8AEDF #DFD8AE
tetradic
#AEDFD8 #BFAEDF #DFAEB5 #CDDFAE
square
#AEDFD8 #BFAEDF #DFAEB5 #CDDFAE
split-complementary
#AEDFD8 #DFAECD #DFBFAE
monochromatic
#56BCAE #82CEC3 #AEDFD8 #DAF0ED #E9F6F4
Accessibility & contrast
On white
1.46
#AEDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#AEDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFD8
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFD8 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D8
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#A0E1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedfd8; /* rgb */ color: rgb(174, 223, 216); /* oklch */ color: oklch(86.7% 0.052 185.5);
Tailwind
colors: {
custom: {
50: '#c7e9e4',
500: '#aedfd8',
950: '#000000',
},
}SCSS
$custom: #aedfd8; $custom-light: #c7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#aedfd8",
"rgb": {
"r": 174,
"g": 223,
"b": 216
},
"hsl": {
"h": 171.429,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86744,
"c": 0.05154,
"h": 185.5
},
"luminance": 0.66732
}Semantic roles & 50–950 ramp
primary
#AEDFD8
secondary
#B87A82
accent
#2F42B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484