#AEDFDE#AEDFDE
#AEDFDE is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.051 H 194.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFDE |
|---|---|
| RGB | rgb(174, 223, 222) |
| HSL | hsl(179, 43%, 78%) |
| HSV | hsv(179, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(85.53, -15.91, -4.69) |
| CIE-LCH | lch(85.53, 16.59, 196.43°) |
| OKLab | oklab(86.92% -0.0489 -0.0128) |
| OKLCH | oklch(86.92% 0.051 194.7) |
| XYZ | xyz(57.0241, 67.0457, 79.0296) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.06
Paleturquoise
#AFEEEE
ΔE00 3.85
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Light Sky Blue
#C6FCFF
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFDE #DFAEAF
analogous
#AEDFC6 #AEDFDE #AEC7DF
triadic
#AEDFDE #DEAEDF #DFDEAE
tetradic
#AEDFDE #C6AEDF #DFAEAF #C7DFAE
square
#AEDFDE #C6AEDF #DFAEAF #C7DFAE
split-complementary
#AEDFDE #DFAEC7 #DFC6AE
monochromatic
#56BCBA #82CECC #AEDFDE #DAF0F0 #E9F6F6
Accessibility & contrast
On white
1.46
#AEDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#AEDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFDE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFDE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#9EE2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedfde; /* rgb */ color: rgb(174, 223, 222); /* oklch */ color: oklch(86.9% 0.051 194.7);
Tailwind
colors: {
custom: {
50: '#c7e9e8',
500: '#aedfde',
950: '#000000',
},
}SCSS
$custom: #aedfde; $custom-light: #c7e9e8; $custom-dark: #000000;
JSON
{
"hex": "#aedfde",
"rgb": {
"r": 174,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.776,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86924,
"c": 0.05058,
"h": 194.7
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#AEDFDE
secondary
#B87A7B
accent
#2F32B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484