#AEF0CA Color Information

Hex color code: #AEF0CA

The hex color #AEF0CA is a ethereal green with RGB values of (174, 240, 202) and HSL of (145°, 69%, 81%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#AEF0CA
RGB
174, 240, 202
HSL
145°, 69%, 81%
CMYK
27%, 0%, 16%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEF0CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 240, 202

Red: 174 / Green: 240 / Blue: 202

HSL

145°, 69%, 81%

Hue: 145° / Saturation: 69% / Lightness: 81%

CMYK

27%, 0%, 16%, 6%

Cyan: 27% / Magenta: 0% / Yellow: 16% / Key: 6%

What color is #AEF0CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEF0CA to RGB:

rgb(174, 240, 202)HEX to RGB Converter →

HEX to HSL

Convert #AEF0CA to HSL:

hsl(145, 69%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AEF0CA to CMYK:

cmyk(27%, 0%, 16%, 6%)Color Converter →

Color Meaning and Usage

A light green tone, #AEF0CA has RGB (174, 240, 202) and HSL (145°, 69%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEF0CA is #F0ADD4, creating high-contrast pairings. For softer combinations, try analogous colors like #B3F0AD.

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

Contrast with #AEF0CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEF0CA?

#AEF0CA is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AEF0CA?

#AEF0CA in RGB is (174, 240, 202) - 174 red, 240 green, and 202 blue.

How to use #AEF0CA in CSS?

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

What colors go well with #AEF0CA?

#F0ADD4 (complementary), #B3F0AD (analogous), and #6CE49E (lighter shade) work well with #AEF0CA.