#AAEED1 Color Information

Hex color code: #AAEED1

A delicate cyan shade, #AAEED1 appears as (170, 238, 209) in RGB and (154°, 67%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#AAEED1
RGB
170, 238, 209
HSL
154°, 67%, 80%
CMYK
29%, 0%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAEED1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 238, 209

Red: 170 / Green: 238 / Blue: 209

HSL

154°, 67%, 80%

Hue: 154° / Saturation: 67% / Lightness: 80%

CMYK

29%, 0%, 12%, 7%

Cyan: 29% / Magenta: 0% / Yellow: 12% / Key: 7%

What color is #AAEED1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAEED1 to RGB:

rgb(170, 238, 209)HEX to RGB Converter →

HEX to HSL

Convert #AAEED1 to HSL:

hsl(154, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AAEED1 to CMYK:

cmyk(29%, 0%, 12%, 7%)Color Converter →

Color Meaning and Usage

#AAEED1 is a ethereal cyan color with RGB values of 170, 238, 209 and HSL of 154°, 67%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAEED1 is #EEAAC7, creating high-contrast pairings. For softer combinations, try analogous colors like #AAEEAE.

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

Contrast with #AAEED1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAEED1?

#AAEED1 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AAEED1?

#AAEED1 in RGB is (170, 238, 209) - 170 red, 238 green, and 209 blue.

How to use #AAEED1 in CSS?

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

What colors go well with #AAEED1?

#EEAAC7 (complementary), #AAEEAE (analogous), and #6AE2AE (lighter shade) work well with #AAEED1.