#ACC8AF Color Information

Hex color code: #ACC8AF

A gentle green shade, #ACC8AF appears as (172, 200, 175) in RGB and (126°, 20%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ACC8AF
RGB
172, 200, 175
HSL
126°, 20%, 73%
CMYK
14%, 0%, 12%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC8AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 200, 175

Red: 172 / Green: 200 / Blue: 175

HSL

126°, 20%, 73%

Hue: 126° / Saturation: 20% / Lightness: 73%

CMYK

14%, 0%, 12%, 22%

Cyan: 14% / Magenta: 0% / Yellow: 12% / Key: 22%

What color is #ACC8AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC8AF to RGB:

rgb(172, 200, 175)HEX to RGB Converter →

HEX to HSL

Convert #ACC8AF to HSL:

hsl(126, 20%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ACC8AF to CMYK:

cmyk(14%, 0%, 12%, 22%)Color Converter →

Color Meaning and Usage

A pastel green tone, #ACC8AF has RGB (172, 200, 175) and HSL (126°, 20%, 73%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC8AF is #C8ACC5, creating high-contrast pairings. For softer combinations, try analogous colors like #B7C8AC.

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

Contrast with #ACC8AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC8AF?

#ACC8AF is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACC8AF?

#ACC8AF in RGB is (172, 200, 175) - 172 red, 200 green, and 175 blue.

How to use #ACC8AF in CSS?

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

What colors go well with #ACC8AF?

#C8ACC5 (complementary), #B7C8AC (analogous), and #7EA983 (lighter shade) work well with #ACC8AF.