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

Light Cool Teal

#AAE4D9

📝 Color Information for #AAE4D9

The hexadecimal color code #AAE4D9 represents a light shade in the cyan family. In the RGB color model, this color is composed of 170 red, 228 green, and 217 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, #AAE4D9 has a hue of 169 degrees, a saturation level of 52%, and a lightness value of 78%. The hue angle of 169° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 169°, saturation of 25%, and brightness/value of 89%. For print applications using the CMYK color model, #AAE4D9 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 #AAE4D9 with other colors, consider its complementary color at hue 349° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11199705, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AAE4D9

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

🎨 Color Schemes for #AAE4D9

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AAE4D9

🌗 Shades and Tints of #AAE4D9

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AAE4D9

Tones (adding gray / desaturating)

🌈 Hue Variations of #AAE4D9

Hue Variations (shifting the color spectrum)

👁️ Preview of #AAE4D9 in Use

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

👓 Color Blindness Simulation for #AAE4D9

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 #AAE4D9

:root { --color-hex: #AAE4D9; --color-rgb: 170, 228, 217; --color-hsl: 169, 52%, 78%; } .bg-color { background-color: #AAE4D9; } .text-color { color: #AAE4D9; } .border-color { border-color: #AAE4D9; }

🛠️ Use #AAE4D9 in Your Project

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

🔗 Related Colors to #AAE4D9

#AAE4BC
Hue -30°
#AAE4CB
Hue -15°
#AAE0E4
Hue +15°
#AAD2E4
Hue +30°
#7BD5C5
85% L
#51C8B2
70% L
#309784
50% L
#1C594E
30% L
#B9E9E0
82% L
#CDEFE9
87% L
#DCF4F0
91% L
#EFFAF8
96% L

About Light Cool Teal (#AAE4D9)

Light Cool Teal is a light, moderately saturated, cool cyan color with a hue angle of 169°, saturation of 52%, and lightness of 78%. Its RGB value is (170, 228, 217) 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 #AAE4D9

What is the HEX code for Light Cool Teal? +

The HEX code for Light Cool Teal is #AAE4D9. In CSS you can use it directly as color: #AAE4D9; or as a background: background-color: #AAE4D9;. 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 #AAE4D9? +

The RGB value of #AAE4D9 is rgb(170, 228, 217). This means the color contains 170 out of 255 parts red, 228 out of 255 parts green, and 217 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, 217);

What is the HSL value of #AAE4D9? +

The HSL value of #AAE4D9 is hsl(169, 52%, 78%). The hue is 169°, 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 #AAE4D9 a warm or cool color? +

#AAE4D9 is classified as a cool color based on its hue angle of 169°. 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 #AAE4D9? +

The approximate CMYK value of #AAE4D9 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 #AAE4D9 with Other Tools

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