#AEEDD2 Color Information

Hex color code: #AEEDD2

A airy cyan shade, #AEEDD2 appears as (174, 237, 210) in RGB and (154°, 64%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#AEEDD2
RGB
174, 237, 210
HSL
154°, 64%, 81%
CMYK
27%, 0%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AEEDD2; 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 #AEEDD2; background-color: #AEEDD215; }

Alert / Toast

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

Link / Accent

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

a { color: #AEEDD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 237, 210

Red: 174 / Green: 237 / Blue: 210

HSL

154°, 64%, 81%

Hue: 154° / Saturation: 64% / Lightness: 81%

CMYK

27%, 0%, 11%, 7%

Cyan: 27% / Magenta: 0% / Yellow: 11% / Key: 7%

What color is #AEEDD2?

#AEEDD2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEEDD2 to RGB:

rgb(174, 237, 210)HEX to RGB Converter →

HEX to HSL

Convert #AEEDD2 to HSL:

hsl(154, 64%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AEEDD2 to CMYK:

cmyk(27%, 0%, 11%, 7%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #AEEDD2 has RGB (174, 237, 210) and HSL (154°, 64%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEEDD2 is #EEB0CA, creating high-contrast pairings. For softer combinations, try analogous colors like #B0EEB4.

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

Contrast with #AEEDD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEEDD2?

#AEEDD2 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AEEDD2?

#AEEDD2 in RGB is (174, 237, 210) - 174 red, 237 green, and 210 blue.

How to use #AEEDD2 in CSS?

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

What colors go well with #AEEDD2?

#EEB0CA (complementary), #B0EEB4 (analogous), and #71E0B0 (lighter shade) work well with #AEEDD2.