#AAEFC5 Color Information

Hex color code: #AAEFC5

The hex color #AAEFC5 is a ethereal green with RGB values of (170, 239, 197) and HSL of (143°, 68%, 80%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#AAEFC5
RGB
170, 239, 197
HSL
143°, 68%, 80%
CMYK
29%, 0%, 18%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAEFC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 239, 197

Red: 170 / Green: 239 / Blue: 197

HSL

143°, 68%, 80%

Hue: 143° / Saturation: 68% / Lightness: 80%

CMYK

29%, 0%, 18%, 6%

Cyan: 29% / Magenta: 0% / Yellow: 18% / Key: 6%

What color is #AAEFC5?

#AAEFC5 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAEFC5 to RGB:

rgb(170, 239, 197)HEX to RGB Converter →

HEX to HSL

Convert #AAEFC5 to HSL:

hsl(143, 68%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AAEFC5 to CMYK:

cmyk(29%, 0%, 18%, 6%)Color Converter →

Color Meaning and Usage

A airy green tone, #AAEFC5 has RGB (170, 239, 197) and HSL (143°, 68%, 80%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAEFC5 is #EFA9D4, creating high-contrast pairings. For softer combinations, try analogous colors like #B1EFA9.

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

Contrast with #AAEFC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAEFC5?

#AAEFC5 is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAEFC5?

#AAEFC5 in RGB is (170, 239, 197) - 170 red, 239 green, and 197 blue.

How to use #AAEFC5 in CSS?

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

What colors go well with #AAEFC5?

#EFA9D4 (complementary), #B1EFA9 (analogous), and #69E298 (lighter shade) work well with #AAEFC5.