#AAC49E Color Information

Hex color code: #AAC49E

#AAC49E is a gentle green color. In RGB it is (170, 196, 158), and in HSL it is (101°, 24%, 69%). It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#AAC49E
RGB
170, 196, 158
HSL
101°, 24%, 69%
CMYK
13%, 0%, 19%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAC49E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 196, 158

Red: 170 / Green: 196 / Blue: 158

HSL

101°, 24%, 69%

Hue: 101° / Saturation: 24% / Lightness: 69%

CMYK

13%, 0%, 19%, 23%

Cyan: 13% / Magenta: 0% / Yellow: 19% / Key: 23%

What color is #AAC49E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAC49E to RGB:

rgb(170, 196, 158)HEX to RGB Converter →

HEX to HSL

Convert #AAC49E to HSL:

hsl(101, 24%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AAC49E to CMYK:

cmyk(13%, 0%, 19%, 23%)Color Converter →

Color Meaning and Usage

A gentle green tone, #AAC49E has RGB (170, 196, 158) and HSL (101°, 24%, 69%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAC49E is #B79DC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC39D.

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

Contrast with #AAC49E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAC49E?

#AAC49E is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAC49E?

#AAC49E in RGB is (170, 196, 158) - 170 red, 196 green, and 158 blue.

How to use #AAC49E in CSS?

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

What colors go well with #AAC49E?

#B79DC3 (complementary), #BCC39D (analogous), and #7FA66E (lighter shade) work well with #AAC49E.