#ACDAB0 Color Information

Hex color code: #ACDAB0

A ethereal green shade, #ACDAB0 appears as (172, 218, 176) in RGB and (125°, 38%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ACDAB0
RGB
172, 218, 176
HSL
125°, 38%, 76%
CMYK
21%, 0%, 19%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACDAB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 218, 176

Red: 172 / Green: 218 / Blue: 176

HSL

125°, 38%, 76%

Hue: 125° / Saturation: 38% / Lightness: 76%

CMYK

21%, 0%, 19%, 15%

Cyan: 21% / Magenta: 0% / Yellow: 19% / Key: 15%

What color is #ACDAB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACDAB0 to RGB:

rgb(172, 218, 176)HEX to RGB Converter →

HEX to HSL

Convert #ACDAB0 to HSL:

hsl(125, 38%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ACDAB0 to CMYK:

cmyk(21%, 0%, 19%, 15%)Color Converter →

Color Meaning and Usage

#ACDAB0 is a delicate green color with RGB values of 172, 218, 176 and HSL of 125°, 38%, 76%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACDAB0 is #D9ABD5, creating high-contrast pairings. For softer combinations, try analogous colors like #BED9AB.

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

Contrast with #ACDAB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACDAB0?

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

What is the RGB value of #ACDAB0?

#ACDAB0 in RGB is (172, 218, 176) - 172 red, 218 green, and 176 blue.

How to use #ACDAB0 in CSS?

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

What colors go well with #ACDAB0?

#D9ABD5 (complementary), #BED9AB (analogous), and #76C17C (lighter shade) work well with #ACDAB0.