#ACD2BF Color Information

Hex color code: #ACD2BF

A subtle cyan shade, #ACD2BF appears as (172, 210, 191) in RGB and (150°, 30%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ACD2BF
RGB
172, 210, 191
HSL
150°, 30%, 75%
CMYK
18%, 0%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACD2BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 210, 191

Red: 172 / Green: 210 / Blue: 191

HSL

150°, 30%, 75%

Hue: 150° / Saturation: 30% / Lightness: 75%

CMYK

18%, 0%, 9%, 18%

Cyan: 18% / Magenta: 0% / Yellow: 9% / Key: 18%

What color is #ACD2BF?

#ACD2BF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACD2BF to RGB:

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

HEX to HSL

Convert #ACD2BF to HSL:

hsl(150, 30%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ACD2BF to CMYK:

cmyk(18%, 0%, 9%, 18%)Color Converter →

Color Meaning and Usage

#ACD2BF is a pastel cyan color with RGB values of 172, 210, 191 and HSL of 150°, 30%, 75%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACD2BF is #D2ACBF, creating high-contrast pairings. For softer combinations, try analogous colors like #ACD2AC.

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

Contrast with #ACD2BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACD2BF?

#ACD2BF is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACD2BF?

#ACD2BF in RGB is (172, 210, 191) - 172 red, 210 green, and 191 blue.

How to use #ACD2BF in CSS?

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

What colors go well with #ACD2BF?

#D2ACBF (complementary), #ACD2AC (analogous), and #7AB899 (lighter shade) work well with #ACD2BF.