#AEC57D Color Information

Hex color code: #AEC57D

The hex color #AEC57D is a soft green with RGB values of (174, 197, 125) and HSL of (79°, 38%, 63%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#AEC57D
RGB
174, 197, 125
HSL
79°, 38%, 63%
CMYK
12%, 0%, 37%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEC57D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 197, 125

Red: 174 / Green: 197 / Blue: 125

HSL

79°, 38%, 63%

Hue: 79° / Saturation: 38% / Lightness: 63%

CMYK

12%, 0%, 37%, 23%

Cyan: 12% / Magenta: 0% / Yellow: 37% / Key: 23%

What color is #AEC57D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEC57D to RGB:

rgb(174, 197, 125)HEX to RGB Converter →

HEX to HSL

Convert #AEC57D to HSL:

hsl(79, 38%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AEC57D to CMYK:

cmyk(12%, 0%, 37%, 23%)Color Converter →

Color Meaning and Usage

A soft green tone, #AEC57D has RGB (174, 197, 125) and HSL (79°, 38%, 63%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEC57D is #947DC5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5B77D.

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

Contrast with #AEC57D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEC57D?

#AEC57D is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #AEC57D?

#AEC57D in RGB is (174, 197, 125) - 174 red, 197 green, and 125 blue.

How to use #AEC57D in CSS?

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

What colors go well with #AEC57D?

#947DC5 (complementary), #C5B77D (analogous), and #8BA94C (lighter shade) work well with #AEC57D.