#AEDC2F Color Information

Hex color code: #AEDC2F

A striking green shade, #AEDC2F appears as (174, 220, 47) in RGB and (76°, 71%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#AEDC2F
RGB
174, 220, 47
HSL
76°, 71%, 52%
CMYK
21%, 0%, 79%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEDC2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 220, 47

Red: 174 / Green: 220 / Blue: 47

HSL

76°, 71%, 52%

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

CMYK

21%, 0%, 79%, 14%

Cyan: 21% / Magenta: 0% / Yellow: 79% / Key: 14%

What color is #AEDC2F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEDC2F to RGB:

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

HEX to HSL

Convert #AEDC2F to HSL:

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

HEX to CMYK

Convert #AEDC2F to CMYK:

cmyk(21%, 0%, 79%, 14%)Color Converter →

Color Meaning and Usage

A eye-catching green tone, #AEDC2F has RGB (174, 220, 47) and HSL (76°, 71%, 52%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEDC2F is #5C2EDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCB32E.

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

Contrast with #AEDC2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEDC2F?

#AEDC2F is a eye-catching green color - a green hue that evokes nature and harmony.

What is the RGB value of #AEDC2F?

#AEDC2F in RGB is (174, 220, 47) - 174 red, 220 green, and 47 blue.

How to use #AEDC2F in CSS?

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

What colors go well with #AEDC2F?

#5C2EDC (complementary), #DCB32E (analogous), and #7EA11B (lighter shade) work well with #AEDC2F.