#AAEEF8 Color Information

Hex color code: #AAEEF8

A light cyan shade, #AAEEF8 appears as (170, 238, 248) in RGB and (188°, 85%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#AAEEF8
RGB
170, 238, 248
HSL
188°, 85%, 82%
CMYK
31%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAEEF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 238, 248

Red: 170 / Green: 238 / Blue: 248

HSL

188°, 85%, 82%

Hue: 188° / Saturation: 85% / Lightness: 82%

CMYK

31%, 4%, 0%, 3%

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

What color is #AAEEF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAEEF8 to RGB:

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

HEX to HSL

Convert #AAEEF8 to HSL:

hsl(188, 85%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #AAEEF8 to CMYK:

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

Color Meaning and Usage

#AAEEF8 is a airy cyan color with RGB values of 170, 238, 248 and HSL of 188°, 85%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAEEF8 is #F8B4AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAF8DC.

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

Contrast with #AAEEF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAEEF8?

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

What is the RGB value of #AAEEF8?

#AAEEF8 in RGB is (170, 238, 248) - 170 red, 238 green, and 248 blue.

How to use #AAEEF8 in CSS?

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

What colors go well with #AAEEF8?

#F8B4AA (complementary), #AAF8DC (analogous), and #63DFF2 (lighter shade) work well with #AAEEF8.