#AAECF5 Color Information

Hex color code: #AAECF5

#AAECF5 is a delicate cyan color. In RGB it is (170, 236, 245), and in HSL it is (187°, 79%, 81%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#AAECF5
RGB
170, 236, 245
HSL
187°, 79%, 81%
CMYK
31%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAECF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 236, 245

Red: 170 / Green: 236 / Blue: 245

HSL

187°, 79%, 81%

Hue: 187° / Saturation: 79% / Lightness: 81%

CMYK

31%, 4%, 0%, 4%

Cyan: 31% / Magenta: 4% / Yellow: 0% / Key: 4%

What color is #AAECF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAECF5 to RGB:

rgb(170, 236, 245)HEX to RGB Converter →

HEX to HSL

Convert #AAECF5 to HSL:

hsl(187, 79%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AAECF5 to CMYK:

cmyk(31%, 4%, 0%, 4%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #AAECF5 has RGB (170, 236, 245) and HSL (187°, 79%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAECF5 is #F5B1A8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8F5D7.

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

Contrast with #AAECF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAECF5?

#AAECF5 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AAECF5?

#AAECF5 in RGB is (170, 236, 245) - 170 red, 236 green, and 245 blue.

How to use #AAECF5 in CSS?

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

What colors go well with #AAECF5?

#F5B1A8 (complementary), #A8F5D7 (analogous), and #64DDED (lighter shade) work well with #AAECF5.