#AAEAF3 Color Information

Hex color code: #AAEAF3

#AAEAF3 is a ethereal cyan color. In RGB it is (170, 234, 243), and in HSL it is (187°, 75%, 81%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#AAEAF3
RGB
170, 234, 243
HSL
187°, 75%, 81%
CMYK
30%, 4%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAEAF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 234, 243

Red: 170 / Green: 234 / Blue: 243

HSL

187°, 75%, 81%

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

CMYK

30%, 4%, 0%, 5%

Cyan: 30% / Magenta: 4% / Yellow: 0% / Key: 5%

What color is #AAEAF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAEAF3 to RGB:

rgb(170, 234, 243)HEX to RGB Converter →

HEX to HSL

Convert #AAEAF3 to HSL:

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

HEX to CMYK

Convert #AAEAF3 to CMYK:

cmyk(30%, 4%, 0%, 5%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #AAEAF3 has RGB (170, 234, 243) and HSL (187°, 75%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAEAF3 is #F3B3AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAF3D7.

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

Contrast with #AAEAF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAEAF3?

#AAEAF3 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AAEAF3?

#AAEAF3 in RGB is (170, 234, 243) - 170 red, 234 green, and 243 blue.

How to use #AAEAF3 in CSS?

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

What colors go well with #AAEAF3?

#F3B3AA (complementary), #AAF3D7 (analogous), and #67DAE9 (lighter shade) work well with #AAEAF3.