#ACD8BF Color Information

Hex color code: #ACD8BF

The hex color #ACD8BF is a soft green with RGB values of (172, 216, 191) and HSL of (146°, 36%, 76%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ACD8BF
RGB
172, 216, 191
HSL
146°, 36%, 76%
CMYK
20%, 0%, 12%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACD8BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 216, 191

Red: 172 / Green: 216 / Blue: 191

HSL

146°, 36%, 76%

Hue: 146° / Saturation: 36% / Lightness: 76%

CMYK

20%, 0%, 12%, 15%

Cyan: 20% / Magenta: 0% / Yellow: 12% / Key: 15%

What color is #ACD8BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACD8BF to RGB:

rgb(172, 216, 191)HEX to RGB Converter →

HEX to HSL

Convert #ACD8BF to HSL:

hsl(146, 36%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ACD8BF to CMYK:

cmyk(20%, 0%, 12%, 15%)Color Converter →

Color Meaning and Usage

A soft green tone, #ACD8BF has RGB (172, 216, 191) and HSL (146°, 36%, 76%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACD8BF is #D8ACC5, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD8AC.

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

Contrast with #ACD8BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACD8BF?

#ACD8BF is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACD8BF?

#ACD8BF in RGB is (172, 216, 191) - 172 red, 216 green, and 191 blue.

How to use #ACD8BF in CSS?

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

What colors go well with #ACD8BF?

#D8ACC5 (complementary), #AFD8AC (analogous), and #78BF97 (lighter shade) work well with #ACD8BF.