#AAE2CE Color Information

Hex color code: #AAE2CE

A light cyan shade, #AAE2CE appears as (170, 226, 206) in RGB and (159°, 49%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#AAE2CE
RGB
170, 226, 206
HSL
159°, 49%, 78%
CMYK
25%, 0%, 9%, 11%

Shades

CSS Usage
color: #AAE2CE;
background-color: #AAE2CE;
border-color: #AAE2CE;
box-shadow: 0 0 10px #AAE2CE;
border: 2px solid #AAE2CE;
Tailwind Usage
bg-[#AAE2CE]
text-[#AAE2CE]
border-[#AAE2CE]
shadow-[0_0_10px_AAE2CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #AAE2CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #AAE2CE; color: #000000; }

Badge

New Feature
.badge { background-color: #AAE2CE; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #AAE2CE; background-color: #AAE2CE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #AAE2CE20; border-left: 4px solid #AAE2CE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #AAE2CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AAE2CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 226, 206

Red: 170 / Green: 226 / Blue: 206

HSL

159°, 49%, 78%

Hue: 159° / Saturation: 49% / Lightness: 78%

CMYK

25%, 0%, 9%, 11%

Cyan: 25% / Magenta: 0% / Yellow: 9% / Key: 11%

What color is #AAE2CE?

#AAE2CE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAE2CE to RGB:

rgb(170, 226, 206)HEX to RGB Converter →

HEX to HSL

Convert #AAE2CE to HSL:

hsl(159, 49%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AAE2CE to CMYK:

cmyk(25%, 0%, 9%, 11%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #AAE2CE has RGB (170, 226, 206) and HSL (159°, 49%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAE2CE is #E2ABBF, creating high-contrast pairings. For softer combinations, try analogous colors like #ABE2B4.

Use #AAE2CE in CSS: color: #AAE2CE or background-color: #AAE2CE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #AAE2CE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 14.48:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAE2CE?

#AAE2CE is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AAE2CE?

#AAE2CE in RGB is (170, 226, 206) - 170 red, 226 green, and 206 blue.

How to use #AAE2CE in CSS?

Use #AAE2CE directly in your CSS properties like color or background-color.

What colors go well with #AAE2CE?

#E2ABBF (complementary), #ABE2B4 (analogous), and #72CFAF (lighter shade) work well with #AAE2CE.