#AAED7C Color Information

Hex color code: #AAED7C

#AAED7C is a bold green color. In RGB it is (170, 237, 124), and in HSL it is (96°, 76%, 71%). It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#AAED7C
RGB
170, 237, 124
HSL
96°, 76%, 71%
CMYK
28%, 0%, 48%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAED7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 237, 124

Red: 170 / Green: 237 / Blue: 124

HSL

96°, 76%, 71%

Hue: 96° / Saturation: 76% / Lightness: 71%

CMYK

28%, 0%, 48%, 7%

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

What color is #AAED7C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAED7C to RGB:

rgb(170, 237, 124)HEX to RGB Converter →

HEX to HSL

Convert #AAED7C to HSL:

hsl(96, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AAED7C to CMYK:

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

Color Meaning and Usage

A vivid green tone, #AAED7C has RGB (170, 237, 124) and HSL (96°, 76%, 71%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAED7C is #C07DED, creating high-contrast pairings. For softer combinations, try analogous colors like #E2ED7D.

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

Contrast with #AAED7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAED7C?

#AAED7C is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAED7C?

#AAED7C in RGB is (170, 237, 124) - 170 red, 237 green, and 124 blue.

How to use #AAED7C in CSS?

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

What colors go well with #AAED7C?

#C07DED (complementary), #E2ED7D (analogous), and #7EE43A (lighter shade) work well with #AAED7C.