#ACD0AD Color Information

Hex color code: #ACD0AD

A pastel green shade, #ACD0AD appears as (172, 208, 173) in RGB and (122°, 28%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ACD0AD
RGB
172, 208, 173
HSL
122°, 28%, 75%
CMYK
17%, 0%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACD0AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 208, 173

Red: 172 / Green: 208 / Blue: 173

HSL

122°, 28%, 75%

Hue: 122° / Saturation: 28% / Lightness: 75%

CMYK

17%, 0%, 17%, 18%

Cyan: 17% / Magenta: 0% / Yellow: 17% / Key: 18%

What color is #ACD0AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACD0AD to RGB:

rgb(172, 208, 173)HEX to RGB Converter →

HEX to HSL

Convert #ACD0AD to HSL:

hsl(122, 28%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ACD0AD to CMYK:

cmyk(17%, 0%, 17%, 18%)Color Converter →

Color Meaning and Usage

#ACD0AD is a gentle green color with RGB values of 172, 208, 173 and HSL of 122°, 28%, 75%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACD0AD is #D1ADD0, creating high-contrast pairings. For softer combinations, try analogous colors like #BED1AD.

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

Contrast with #ACD0AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACD0AD?

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

What is the RGB value of #ACD0AD?

#ACD0AD in RGB is (172, 208, 173) - 172 red, 208 green, and 173 blue.

How to use #ACD0AD in CSS?

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

What colors go well with #ACD0AD?

#D1ADD0 (complementary), #BED1AD (analogous), and #7CB67E (lighter shade) work well with #ACD0AD.