#AAECAF Color Information

Hex color code: #AAECAF

A delicate green shade, #AAECAF appears as (170, 236, 175) in RGB and (125°, 63%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#AAECAF
RGB
170, 236, 175
HSL
125°, 63%, 80%
CMYK
28%, 0%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAECAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 236, 175

Red: 170 / Green: 236 / Blue: 175

HSL

125°, 63%, 80%

Hue: 125° / Saturation: 63% / Lightness: 80%

CMYK

28%, 0%, 26%, 7%

Cyan: 28% / Magenta: 0% / Yellow: 26% / Key: 7%

What color is #AAECAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAECAF to RGB:

rgb(170, 236, 175)HEX to RGB Converter →

HEX to HSL

Convert #AAECAF to HSL:

hsl(125, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AAECAF to CMYK:

cmyk(28%, 0%, 26%, 7%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #AAECAF has RGB (170, 236, 175) and HSL (125°, 63%, 80%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAECAF is #ECACE7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7ECAC.

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

Contrast with #AAECAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAECAF?

#AAECAF is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAECAF?

#AAECAF in RGB is (170, 236, 175) - 170 red, 236 green, and 175 blue.

How to use #AAECAF in CSS?

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

What colors go well with #AAECAF?

#ECACE7 (complementary), #C7ECAC (analogous), and #6EDE77 (lighter shade) work well with #AAECAF.