#AEF1DC Color Information

Hex color code: #AEF1DC

The hex color #AEF1DC is a ethereal cyan with RGB values of (174, 241, 220) and HSL of (161°, 71%, 81%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#AEF1DC
RGB
174, 241, 220
HSL
161°, 71%, 81%
CMYK
28%, 0%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEF1DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 241, 220

Red: 174 / Green: 241 / Blue: 220

HSL

161°, 71%, 81%

Hue: 161° / Saturation: 71% / Lightness: 81%

CMYK

28%, 0%, 9%, 5%

Cyan: 28% / Magenta: 0% / Yellow: 9% / Key: 5%

What color is #AEF1DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEF1DC to RGB:

rgb(174, 241, 220)HEX to RGB Converter →

HEX to HSL

Convert #AEF1DC to HSL:

hsl(161, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AEF1DC to CMYK:

cmyk(28%, 0%, 9%, 5%)Color Converter →

Color Meaning and Usage

#AEF1DC is a airy cyan color with RGB values of 174, 241, 220 and HSL of 161°, 71%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEF1DC is #F1ACC2, creating high-contrast pairings. For softer combinations, try analogous colors like #ACF1B9.

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

Contrast with #AEF1DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEF1DC?

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

What is the RGB value of #AEF1DC?

#AEF1DC in RGB is (174, 241, 220) - 174 red, 241 green, and 220 blue.

How to use #AEF1DC in CSS?

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

What colors go well with #AEF1DC?

#F1ACC2 (complementary), #ACF1B9 (analogous), and #6BE6BF (lighter shade) work well with #AEF1DC.