✓ Copied to clipboard
#AAE4D8 (Light Cool Teal) color swatch preview — Color From Pic.
#AAE4D8 — Light Cool Teal color swatch

Light Cool Teal

#AAE4D8

📝 Color Information for #AAE4D8

The hexadecimal color code #AAE4D8 represents a light shade in the cyan family. In the RGB color model, this color is composed of 170 red, 228 green, and 216 blue, which translates to approximately 67% red, 89% green, and 85% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AAE4D8 has a hue of 168 degrees, a saturation level of 52%, and a lightness value of 78%. The hue angle of 168° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 168°, saturation of 25%, and brightness/value of 89%. For print applications using the CMYK color model, #AAE4D8 would be reproduced using 25% cyan, 0% magenta, 5% yellow, and 11% black. The closest web-safe color is #99CCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AAE4D8 with other colors, consider its complementary color at hue 348° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11199704, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AAE4D8

Tailwind CSS
emerald-200
HEX
#AAE4D8
RGB
rgb(170, 228, 216)
RGB %
67%, 89%, 85%
HSL
hsl(168, 52%, 78%)
HSV
hsv(168, 25%, 89%)
CMYK
25%, 0%, 5%, 11%
Decimal
11199704
Web Safe
#99CCCC

🎨 Color Schemes for #AAE4D8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AAE4D8

🌗 Shades and Tints of #AAE4D8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AAE4D8

Tones (adding gray / desaturating)

🌈 Hue Variations of #AAE4D8

Hue Variations (shifting the color spectrum)

👁️ Preview of #AAE4D8 in Use

Text on #AAE4D8
This demonstrates text readability on the color background. (Click to edit)
#AAE4D8 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AAE4D8

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AAE4D8

:root { --color-hex: #AAE4D8; --color-rgb: 170, 228, 216; --color-hsl: 168, 52%, 78%; } .bg-color { background-color: #AAE4D8; } .text-color { color: #AAE4D8; } .border-color { border-color: #AAE4D8; }

🛠️ Use #AAE4D8 in Your Project

🎨
Build a Palette with #AAE4D8
Generate harmonious color schemes
⚖️
Check Contrast for #AAE4D8
WCAG accessibility testing
🌈
Create a Gradient with #AAE4D8
Beautiful CSS gradients

🔗 Related Colors to #AAE4D8

#AAE4BB
Hue -30°
#AAE4CA
Hue -15°
#AAE1E4
Hue +15°
#AAD3E4
Hue +30°
#7BD5C3
85% L
#51C8B0
70% L
#309782
50% L
#1C594D
30% L
#B9E9DF
82% L
#CDEFE8
87% L
#DCF4EF
91% L
#EFFAF8
96% L

About Light Cool Teal (#AAE4D8)

Light Cool Teal is a light, moderately saturated, cool cyan color with a hue angle of 168°, saturation of 52%, and lightness of 78%. Its RGB value is (170, 228, 216) and its CMYK breakdown is C:25% M:0% Y:5% K:11%.

This is a Spring (Fresh) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #AAE4D8

What is the HEX code for Light Cool Teal? +

The HEX code for Light Cool Teal is #AAE4D8. In CSS you can use it directly as color: #AAE4D8; or as a background: background-color: #AAE4D8;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AAE4D8? +

The RGB value of #AAE4D8 is rgb(170, 228, 216). This means the color contains 170 out of 255 parts red, 228 out of 255 parts green, and 216 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(170, 228, 216);

What is the HSL value of #AAE4D8? +

The HSL value of #AAE4D8 is hsl(168, 52%, 78%). The hue is 168°, placing it in the cyan family on the color wheel. The saturation is 52%, making it moderately saturated. The lightness is 78%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AAE4D8 a warm or cool color? +

#AAE4D8 is classified as a cool color based on its hue angle of 168°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #AAE4D8? +

The approximate CMYK value of #AAE4D8 is C:25% M:0% Y:5% K:11%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AAE4D8 with Other Tools

🔢
Color Converter
Get all formats for #AAE4D8 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AAE4D8 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AAE4D8.
👓
Blindness Simulator
See how #AAE4D8 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AAE4D8.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AAE4D8.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AAE4D8.
🔬
Technical Formats
See #AAE4D8 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AAE4D8 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.