#AEE4E0#AEE4E0
#AEE4E0 is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.1% C 0.055 H 190.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4E0 |
|---|---|
| RGB | rgb(174, 228, 224) |
| HSL | hsl(176, 50%, 79%) |
| HSV | hsv(176, 24%, 89%) |
| CMYK | cmyk(23.7%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(86.93, -17.99, -3.68) |
| CIE-LCH | lch(86.93, 18.36, 191.56°) |
| OKLab | oklab(88.06% -0.0546 -0.0101) |
| OKLCH | oklch(88.06% 0.055 190.5) |
| XYZ | xyz(58.6494, 69.8648, 80.9016) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.87
Powder Blue
#B0E0E6
ΔE00 4.65
Duck Egg Blue
#C3FBF4
ΔE00 5.02
Eggshell Blue
#C4FFF7
ΔE00 5.86
Light Light Blue
#CAFFFB
ΔE00 5.87
Pale Cyan
#B7FFFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4E0 #E4AEB2
analogous
#AEE4C5 #AEE4E0 #AECDE4
triadic
#AEE4E0 #E0AEE4 #E4E0AE
tetradic
#AEE4E0 #C5AEE4 #E4AEB2 #CDE4AE
square
#AEE4E0 #C5AEE4 #E4AEB2 #CDE4AE
split-complementary
#AEE4E0 #E4AECD #E4C5AE
monochromatic
#52C5BD #80D5CE #AEE4E0 #DCF3F2 #E8F7F6
Accessibility & contrast
On white
1.40
#AEE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#AEE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4E0
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4E0 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEE0
Deuteranopia (green-blind)
#D3D6E1
Tritanopia (blue-blind)
#9DE7E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee4e0; /* rgb */ color: rgb(174, 228, 224); /* oklch */ color: oklch(88.1% 0.055 190.5);
Tailwind
colors: {
custom: {
50: '#c7ece9',
500: '#aee4e0',
950: '#000000',
},
}SCSS
$custom: #aee4e0; $custom-light: #c7ece9; $custom-dark: #000000;
JSON
{
"hex": "#aee4e0",
"rgb": {
"r": 174,
"g": 228,
"b": 224
},
"hsl": {
"h": 175.556,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.88059,
"c": 0.05549,
"h": 190.5
},
"luminance": 0.69867
}Semantic roles & 50–950 ramp
primary
#AEE4E0
secondary
#BE787D
accent
#2833BD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484