#AEDDE2#AEDDE2
#AEDDE2 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.6% C 0.049 H 204.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDE2 |
|---|---|
| RGB | rgb(174, 221, 226) |
| HSL | hsl(186, 47%, 78%) |
| HSV | hsv(186, 23%, 89%) |
| CMYK | cmyk(23%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.10, -14.04, -7.44) |
| CIE-LCH | lch(85.10, 15.88, 207.93°) |
| OKLab | oklab(86.62% -0.0448 -0.0202) |
| OKLCH | oklch(86.62% 0.049 204.3) |
| XYZ | xyz(57.0354, 66.2003, 81.7095) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.79
Lightblue
#ADD8E6
ΔE00 4.37
Paleturquoise
#AFEEEE
ΔE00 5.18
Pale Sky Blue
#BDF6FE
ΔE00 5.57
Light Sky Blue
#C6FCFF
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDE2 #E2B3AE
analogous
#AEE2CD #AEDDE2 #AEC3E2
triadic
#AEDDE2 #E2AEDD #DDE2AE
tetradic
#AEDDE2 #CDAEE2 #E2B3AE #C3E2AE
square
#AEDDE2 #CDAEE2 #E2B3AE #C3E2AE
split-complementary
#AEDDE2 #E2AEC3 #E2CDAE
monochromatic
#54B7C2 #81CAD2 #AEDDE2 #DBF0F2 #E8F6F7
Accessibility & contrast
On white
1.47
#AEDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#AEDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDE2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDE2 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#CCD1E2
Tritanopia (blue-blind)
#9EE1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedde2; /* rgb */ color: rgb(174, 221, 226); /* oklch */ color: oklch(86.6% 0.049 204.3);
Tailwind
colors: {
custom: {
50: '#c7e7eb',
500: '#aedde2',
950: '#000000',
},
}SCSS
$custom: #aedde2; $custom-light: #c7e7eb; $custom-dark: #000000;
JSON
{
"hex": "#aedde2",
"rgb": {
"r": 174,
"g": 221,
"b": 226
},
"hsl": {
"h": 185.769,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.8662,
"c": 0.04913,
"h": 204.3
},
"luminance": 0.66203
}Semantic roles & 50–950 ramp
primary
#AEDDE2
secondary
#BB7F79
accent
#392BBB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484