#AEE2DE#AEE2DE
#AEE2DE is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.6% C 0.054 H 190.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2DE |
|---|---|
| RGB | rgb(174, 226, 222) |
| HSL | hsl(175, 47%, 78%) |
| HSV | hsv(175, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(86.34, -17.42, -3.50) |
| CIE-LCH | lch(86.34, 17.77, 191.36°) |
| OKLab | oklab(87.57% -0.0528 -0.0096) |
| OKLCH | oklch(87.57% 0.054 190.4) |
| XYZ | xyz(57.8327, 68.6629, 79.2992) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.33
Powder Blue
#B0E0E6
ΔE00 4.47
Duck Egg Blue
#C3FBF4
ΔE00 5.44
Light Light Blue
#CAFFFB
ΔE00 6.24
Eggshell Blue
#C4FFF7
ΔE00 6.30
Light Sky Blue
#C6FCFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2DE #E2AEB2
analogous
#AEE2C4 #AEE2DE #AECCE2
triadic
#AEE2DE #DEAEE2 #E2DEAE
tetradic
#AEE2DE #C4AEE2 #E2AEB2 #CCE2AE
square
#AEE2DE #C4AEE2 #E2AEB2 #CCE2AE
split-complementary
#AEE2DE #E2AECC #E2C4AE
monochromatic
#54C2B9 #81D2CC #AEE2DE #DBF2F0 #E8F7F6
Accessibility & contrast
On white
1.43
#AEE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#AEE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2DE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2DE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#9EE5E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee2de; /* rgb */ color: rgb(174, 226, 222); /* oklch */ color: oklch(87.6% 0.054 190.4);
Tailwind
colors: {
custom: {
50: '#c7ebe8',
500: '#aee2de',
950: '#000000',
},
}SCSS
$custom: #aee2de; $custom-light: #c7ebe8; $custom-dark: #000000;
JSON
{
"hex": "#aee2de",
"rgb": {
"r": 174,
"g": 226,
"b": 222
},
"hsl": {
"h": 175.385,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.87568,
"c": 0.05366,
"h": 190.4
},
"luminance": 0.68665
}Semantic roles & 50–950 ramp
primary
#AEE2DE
secondary
#BB797E
accent
#2B36BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484