#AEE4DB#AEE4DB
#AEE4DB is a very light, muted teal. Relative luminance 0.696; OKLCH L 87.9% C 0.057 H 183.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4DB |
|---|---|
| RGB | rgb(174, 228, 219) |
| HSL | hsl(170, 50%, 79%) |
| HSV | hsv(170, 24%, 89%) |
| CMYK | cmyk(23.7%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(86.80, -19.05, -1.24) |
| CIE-LCH | lch(86.80, 19.09, 183.73°) |
| OKLab | oklab(87.91% -0.0566 -0.0036) |
| OKLCH | oklch(87.91% 0.057 183.7) |
| XYZ | xyz(57.9812, 69.5976, 77.3828) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.27
Duck Egg Blue
#C3FBF4
ΔE00 5.05
Eggshell Blue
#C4FFF7
ΔE00 5.75
Pale Cyan
#B7FFFA
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4DB #E4AEB7
analogous
#AEE4C0 #AEE4DB #AED2E4
triadic
#AEE4DB #DBAEE4 #E4DBAE
tetradic
#AEE4DB #C0AEE4 #E4AEB7 #D2E4AE
square
#AEE4DB #C0AEE4 #E4AEB7 #D2E4AE
split-complementary
#AEE4DB #E4AED2 #E4C0AE
monochromatic
#52C5B2 #80D5C7 #AEE4DB #DCF3EF #E8F7F5
Accessibility & contrast
On white
1.41
#AEE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#AEE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4DB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4DB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#9FE6E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee4db; /* rgb */ color: rgb(174, 228, 219); /* oklch */ color: oklch(87.9% 0.057 183.7);
Tailwind
colors: {
custom: {
50: '#c7ece6',
500: '#aee4db',
950: '#000000',
},
}SCSS
$custom: #aee4db; $custom-light: #c7ece6; $custom-dark: #000000;
JSON
{
"hex": "#aee4db",
"rgb": {
"r": 174,
"g": 228,
"b": 219
},
"hsl": {
"h": 170,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.8791,
"c": 0.05668,
"h": 183.7
},
"luminance": 0.696
}Semantic roles & 50–950 ramp
primary
#AEE4DB
secondary
#BE7884
accent
#2841BD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484