#AEE3DE#AEE3DE
#AEE3DE is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.8% C 0.055 H 189.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE3DE |
|---|---|
| RGB | rgb(174, 227, 222) |
| HSL | hsl(174, 49%, 79%) |
| HSV | hsv(174, 23%, 89%) |
| CMYK | cmyk(23.3%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(86.61, -17.92, -3.10) |
| CIE-LCH | lch(86.61, 18.18, 189.82°) |
| OKLab | oklab(87.78% -0.0541 -0.0086) |
| OKLCH | oklch(87.78% 0.055 189) |
| XYZ | xyz(58.1054, 69.2084, 79.3901) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 4.94
Duck Egg Blue
#C3FBF4
ΔE00 5.17
Eggshell Blue
#C4FFF7
ΔE00 6.00
Light Light Blue
#CAFFFB
ΔE00 6.09
Pale Cyan
#B7FFFA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE3DE #E3AEB3
analogous
#AEE3C3 #AEE3DE #AECDE3
triadic
#AEE3DE #DEAEE3 #E3DEAE
tetradic
#AEE3DE #C3AEE3 #E3AEB3 #CDE3AE
square
#AEE3DE #C3AEE3 #E3AEB3 #CDE3AE
split-complementary
#AEE3DE #E3AECD #E3C3AE
monochromatic
#53C4B9 #81D3CB #AEE3DE #DBF3F1 #E8F7F6
Accessibility & contrast
On white
1.41
#AEE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#AEE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE3DE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE3DE | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#9EE6E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee3de; /* rgb */ color: rgb(174, 227, 222); /* oklch */ color: oklch(87.8% 0.055 189.0);
Tailwind
colors: {
custom: {
50: '#c7ece8',
500: '#aee3de',
950: '#000000',
},
}SCSS
$custom: #aee3de; $custom-light: #c7ece8; $custom-dark: #000000;
JSON
{
"hex": "#aee3de",
"rgb": {
"r": 174,
"g": 227,
"b": 222
},
"hsl": {
"h": 174.34,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.87784,
"c": 0.05475,
"h": 189
},
"luminance": 0.69211
}Semantic roles & 50–950 ramp
primary
#AEE3DE
secondary
#BD787F
accent
#2A37BC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484