#ACB88E Color Information

Hex color code: #ACB88E

#ACB88E is a gentle green color. In RGB it is (172, 184, 142), and in HSL it is (77°, 23%, 64%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ACB88E
RGB
172, 184, 142
HSL
77°, 23%, 64%
CMYK
7%, 0%, 23%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB88E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 184, 142

Red: 172 / Green: 184 / Blue: 142

HSL

77°, 23%, 64%

Hue: 77° / Saturation: 23% / Lightness: 64%

CMYK

7%, 0%, 23%, 28%

Cyan: 7% / Magenta: 0% / Yellow: 23% / Key: 28%

What color is #ACB88E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB88E to RGB:

rgb(172, 184, 142)HEX to RGB Converter →

HEX to HSL

Convert #ACB88E to HSL:

hsl(77, 23%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB88E to CMYK:

cmyk(7%, 0%, 23%, 28%)Color Converter →

Color Meaning and Usage

#ACB88E is a delicate green color with RGB values of 172, 184, 142 and HSL of 77°, 23%, 64%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB88E is #9A8EB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8AF8E.

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

Contrast with #ACB88E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB88E?

#ACB88E is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACB88E?

#ACB88E in RGB is (172, 184, 142) - 172 red, 184 green, and 142 blue.

How to use #ACB88E in CSS?

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

What colors go well with #ACB88E?

#9A8EB8 (complementary), #B8AF8E (analogous), and #899A60 (lighter shade) work well with #ACB88E.