#ACDB85 Color Information

Hex color code: #ACDB85

The hex color #ACDB85 is a subtle green with RGB values of (172, 219, 133) and HSL of (93°, 54%, 69%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#ACDB85
RGB
172, 219, 133
HSL
93°, 54%, 69%
CMYK
21%, 0%, 39%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACDB85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 219, 133

Red: 172 / Green: 219 / Blue: 133

HSL

93°, 54%, 69%

Hue: 93° / Saturation: 54% / Lightness: 69%

CMYK

21%, 0%, 39%, 14%

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

What color is #ACDB85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACDB85 to RGB:

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

HEX to HSL

Convert #ACDB85 to HSL:

hsl(93, 54%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ACDB85 to CMYK:

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

Color Meaning and Usage

A subtle green tone, #ACDB85 has RGB (172, 219, 133) and HSL (93°, 54%, 69%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACDB85 is #B485DB, creating high-contrast pairings. For softer combinations, try analogous colors like #D6DB85.

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

Contrast with #ACDB85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACDB85?

#ACDB85 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACDB85?

#ACDB85 in RGB is (172, 219, 133) - 172 red, 219 green, and 133 blue.

How to use #ACDB85 in CSS?

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

What colors go well with #ACDB85?

#B485DB (complementary), #D6DB85 (analogous), and #83C94A (lighter shade) work well with #ACDB85.