#ACBEAC Color Information

Hex color code: #ACBEAC

A muted green shade, #ACBEAC appears as (172, 190, 172) in RGB and (120°, 12%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ACBEAC
RGB
172, 190, 172
HSL
120°, 12%, 71%
CMYK
9%, 0%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBEAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 190, 172

Red: 172 / Green: 190 / Blue: 172

HSL

120°, 12%, 71%

Hue: 120° / Saturation: 12% / Lightness: 71%

CMYK

9%, 0%, 9%, 25%

Cyan: 9% / Magenta: 0% / Yellow: 9% / Key: 25%

What color is #ACBEAC?

#ACBEAC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBEAC to RGB:

rgb(172, 190, 172)HEX to RGB Converter →

HEX to HSL

Convert #ACBEAC to HSL:

hsl(120, 12%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ACBEAC to CMYK:

cmyk(9%, 0%, 9%, 25%)Color Converter →

Color Meaning and Usage

A balanced green tone, #ACBEAC has RGB (172, 190, 172) and HSL (120°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBEAC is #BEACBE, creating high-contrast pairings. For softer combinations, try analogous colors like #B5BEAC.

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

Contrast with #ACBEAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBEAC?

#ACBEAC is a balanced green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACBEAC?

#ACBEAC in RGB is (172, 190, 172) - 172 red, 190 green, and 172 blue.

How to use #ACBEAC in CSS?

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

What colors go well with #ACBEAC?

#BEACBE (complementary), #B5BEAC (analogous), and #819C81 (lighter shade) work well with #ACBEAC.