#AEE2DC#AEE2DC
#AEE2DC is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.5% C 0.054 H 187.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2DC |
|---|---|
| RGB | rgb(174, 226, 220) |
| HSL | hsl(173, 47%, 78%) |
| HSV | hsv(173, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(86.28, -17.84, -2.52) |
| CIE-LCH | lch(86.28, 18.02, 188.05°) |
| OKLab | oklab(87.51% -0.0536 -0.007) |
| OKLCH | oklch(87.51% 0.054 187.5) |
| XYZ | xyz(57.5663, 68.5564, 77.8958) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.75
Powder Blue
#B0E0E6
ΔE00 5.26
Duck Egg Blue
#C3FBF4
ΔE00 5.35
Eggshell Blue
#C4FFF7
ΔE00 6.17
Light Light Blue
#CAFFFB
ΔE00 6.33
Pale Cyan
#B7FFFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2DC #E2AEB4
analogous
#AEE2C2 #AEE2DC #AECEE2
triadic
#AEE2DC #DCAEE2 #E2DCAE
tetradic
#AEE2DC #C2AEE2 #E2AEB4 #CEE2AE
square
#AEE2DC #C2AEE2 #E2AEB4 #CEE2AE
split-complementary
#AEE2DC #E2AECE #E2C2AE
monochromatic
#54C2B5 #81D2C9 #AEE2DC #DBF2EF #E8F7F5
Accessibility & contrast
On white
1.43
#AEE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#AEE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2DC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2DC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#9FE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee2dc; /* rgb */ color: rgb(174, 226, 220); /* oklch */ color: oklch(87.5% 0.054 187.5);
Tailwind
colors: {
custom: {
50: '#c7ebe6',
500: '#aee2dc',
950: '#000000',
},
}SCSS
$custom: #aee2dc; $custom-light: #c7ebe6; $custom-dark: #000000;
JSON
{
"hex": "#aee2dc",
"rgb": {
"r": 174,
"g": 226,
"b": 220
},
"hsl": {
"h": 173.077,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.87509,
"c": 0.05404,
"h": 187.5
},
"luminance": 0.68559
}Semantic roles & 50–950 ramp
primary
#AEE2DC
secondary
#BB7980
accent
#2B3CBB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484