#AEE2DD#AEE2DD
#AEE2DD is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.5% C 0.054 H 188.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2DD |
|---|---|
| RGB | rgb(174, 226, 221) |
| HSL | hsl(174, 47%, 78%) |
| HSV | hsv(174, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(86.31, -17.63, -3.01) |
| CIE-LCH | lch(86.31, 17.88, 189.69°) |
| OKLab | oklab(87.54% -0.0532 -0.0083) |
| OKLCH | oklch(87.54% 0.054 188.9) |
| XYZ | xyz(57.6991, 68.6095, 78.5954) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.52
Powder Blue
#B0E0E6
ΔE00 4.86
Duck Egg Blue
#C3FBF4
ΔE00 5.38
Eggshell Blue
#C4FFF7
ΔE00 6.22
Light Light Blue
#CAFFFB
ΔE00 6.27
Pale Cyan
#B7FFFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2DD #E2AEB3
analogous
#AEE2C3 #AEE2DD #AECDE2
triadic
#AEE2DD #DDAEE2 #E2DDAE
tetradic
#AEE2DD #C3AEE2 #E2AEB3 #CDE2AE
square
#AEE2DD #C3AEE2 #E2AEB3 #CDE2AE
split-complementary
#AEE2DD #E2AECD #E2C3AE
monochromatic
#54C2B7 #81D2CA #AEE2DD #DBF2F0 #E8F7F6
Accessibility & contrast
On white
1.43
#AEE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#AEE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2DD
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2DD | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#9EE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee2dd; /* rgb */ color: rgb(174, 226, 221); /* oklch */ color: oklch(87.5% 0.054 188.9);
Tailwind
colors: {
custom: {
50: '#c7ebe7',
500: '#aee2dd',
950: '#000000',
},
}SCSS
$custom: #aee2dd; $custom-light: #c7ebe7; $custom-dark: #000000;
JSON
{
"hex": "#aee2dd",
"rgb": {
"r": 174,
"g": 226,
"b": 221
},
"hsl": {
"h": 174.231,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.87538,
"c": 0.05383,
"h": 188.9
},
"luminance": 0.68612
}Semantic roles & 50–950 ramp
primary
#AEE2DD
secondary
#BB797F
accent
#2B39BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484