#ACDFB5 Color Information

Hex color code: #ACDFB5

The hex color #ACDFB5 is a light green with RGB values of (172, 223, 181) and HSL of (131°, 44%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ACDFB5
RGB
172, 223, 181
HSL
131°, 44%, 77%
CMYK
23%, 0%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACDFB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 223, 181

Red: 172 / Green: 223 / Blue: 181

HSL

131°, 44%, 77%

Hue: 131° / Saturation: 44% / Lightness: 77%

CMYK

23%, 0%, 19%, 13%

Cyan: 23% / Magenta: 0% / Yellow: 19% / Key: 13%

What color is #ACDFB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACDFB5 to RGB:

rgb(172, 223, 181)HEX to RGB Converter →

HEX to HSL

Convert #ACDFB5 to HSL:

hsl(131, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ACDFB5 to CMYK:

cmyk(23%, 0%, 19%, 13%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #ACDFB5 has RGB (172, 223, 181) and HSL (131°, 44%, 77%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACDFB5 is #DEABD5, creating high-contrast pairings. For softer combinations, try analogous colors like #BBDEAB.

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

Contrast with #ACDFB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACDFB5?

#ACDFB5 is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACDFB5?

#ACDFB5 in RGB is (172, 223, 181) - 172 red, 223 green, and 181 blue.

How to use #ACDFB5 in CSS?

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

What colors go well with #ACDFB5?

#DEABD5 (complementary), #BBDEAB (analogous), and #73C983 (lighter shade) work well with #ACDFB5.