#ACDB9F Color Information

Hex color code: #ACDB9F

The hex color #ACDB9F is a soft green with RGB values of (172, 219, 159) and HSL of (107°, 45%, 74%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#ACDB9F
RGB
172, 219, 159
HSL
107°, 45%, 74%
CMYK
21%, 0%, 27%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACDB9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 219, 159

Red: 172 / Green: 219 / Blue: 159

HSL

107°, 45%, 74%

Hue: 107° / Saturation: 45% / Lightness: 74%

CMYK

21%, 0%, 27%, 14%

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

What color is #ACDB9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACDB9F to RGB:

rgb(172, 219, 159)HEX to RGB Converter →

HEX to HSL

Convert #ACDB9F to HSL:

hsl(107, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACDB9F to CMYK:

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

Color Meaning and Usage

#ACDB9F is a gentle green color with RGB values of 172, 219, 159 and HSL of 107°, 45%, 74%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACDB9F is #CE9FDB, creating high-contrast pairings. For softer combinations, try analogous colors like #CADB9F.

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

Contrast with #ACDB9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACDB9F?

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

What is the RGB value of #ACDB9F?

#ACDB9F in RGB is (172, 219, 159) - 172 red, 219 green, and 159 blue.

How to use #ACDB9F in CSS?

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

What colors go well with #ACDB9F?

#CE9FDB (complementary), #CADB9F (analogous), and #7CC567 (lighter shade) work well with #ACDB9F.