#AEE4DC#AEE4DC
#AEE4DC is a very light, muted teal. Relative luminance 0.697; OKLCH L 87.9% C 0.056 H 185.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4DC |
|---|---|
| RGB | rgb(174, 228, 220) |
| HSL | hsl(171, 50%, 79%) |
| HSV | hsv(171, 24%, 89%) |
| CMYK | cmyk(23.7%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(86.83, -18.84, -1.73) |
| CIE-LCH | lch(86.83, 18.92, 185.24°) |
| OKLab | oklab(87.94% -0.0561 -0.0049) |
| OKLCH | oklch(87.94% 0.056 185) |
| XYZ | xyz(58.1133, 69.6504, 78.0782) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 4.98
Eggshell Blue
#C4FFF7
ΔE00 5.72
Pale Cyan
#B7FFFA
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.16
Light Light Blue
#CAFFFB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4DC #E4AEB6
analogous
#AEE4C1 #AEE4DC #AED1E4
triadic
#AEE4DC #DCAEE4 #E4DCAE
tetradic
#AEE4DC #C1AEE4 #E4AEB6 #D1E4AE
square
#AEE4DC #C1AEE4 #E4AEB6 #D1E4AE
split-complementary
#AEE4DC #E4AED1 #E4C1AE
monochromatic
#52C5B4 #80D5C8 #AEE4DC #DCF3F0 #E8F7F5
Accessibility & contrast
On white
1.41
#AEE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#AEE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4DC
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4DC | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#9EE6E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee4dc; /* rgb */ color: rgb(174, 228, 220); /* oklch */ color: oklch(87.9% 0.056 185.0);
Tailwind
colors: {
custom: {
50: '#c7ece6',
500: '#aee4dc',
950: '#000000',
},
}SCSS
$custom: #aee4dc; $custom-light: #c7ece6; $custom-dark: #000000;
JSON
{
"hex": "#aee4dc",
"rgb": {
"r": 174,
"g": 228,
"b": 220
},
"hsl": {
"h": 171.111,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.8794,
"c": 0.05637,
"h": 185
},
"luminance": 0.69653
}Semantic roles & 50–950 ramp
primary
#AEE4DC
secondary
#BE7882
accent
#283EBD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484