#AACD82 Color Information

Hex color code: #AACD82

A gentle green shade, #AACD82 appears as (170, 205, 130) in RGB and (88°, 43%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#AACD82
RGB
170, 205, 130
HSL
88°, 43%, 66%
CMYK
17%, 0%, 37%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AACD82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 205, 130

Red: 170 / Green: 205 / Blue: 130

HSL

88°, 43%, 66%

Hue: 88° / Saturation: 43% / Lightness: 66%

CMYK

17%, 0%, 37%, 20%

Cyan: 17% / Magenta: 0% / Yellow: 37% / Key: 20%

What color is #AACD82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AACD82 to RGB:

rgb(170, 205, 130)HEX to RGB Converter →

HEX to HSL

Convert #AACD82 to HSL:

hsl(88, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AACD82 to CMYK:

cmyk(17%, 0%, 37%, 20%)Color Converter →

Color Meaning and Usage

A soft green tone, #AACD82 has RGB (170, 205, 130) and HSL (88°, 43%, 66%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AACD82 is #A683CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECB83.

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

Contrast with #AACD82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AACD82?

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

What is the RGB value of #AACD82?

#AACD82 in RGB is (170, 205, 130) - 170 red, 205 green, and 130 blue.

How to use #AACD82 in CSS?

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

What colors go well with #AACD82?

#A683CE (complementary), #CECB83 (analogous), and #86B84C (lighter shade) work well with #AACD82.