#ACC9BF Color Information

Hex color code: #ACC9BF

The hex color #ACC9BF is a subtle cyan with RGB values of (172, 201, 191) and HSL of (159°, 21%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACC9BF
RGB
172, 201, 191
HSL
159°, 21%, 73%
CMYK
14%, 0%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC9BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 201, 191

Red: 172 / Green: 201 / Blue: 191

HSL

159°, 21%, 73%

Hue: 159° / Saturation: 21% / Lightness: 73%

CMYK

14%, 0%, 5%, 21%

Cyan: 14% / Magenta: 0% / Yellow: 5% / Key: 21%

What color is #ACC9BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC9BF to RGB:

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

HEX to HSL

Convert #ACC9BF to HSL:

hsl(159, 21%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ACC9BF to CMYK:

cmyk(14%, 0%, 5%, 21%)Color Converter →

Color Meaning and Usage

A pastel cyan tone, #ACC9BF has RGB (172, 201, 191) and HSL (159°, 21%, 73%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC9BF is #C9ACB6, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC9B0.

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

Contrast with #ACC9BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC9BF?

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

What is the RGB value of #ACC9BF?

#ACC9BF in RGB is (172, 201, 191) - 172 red, 201 green, and 191 blue.

How to use #ACC9BF in CSS?

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

What colors go well with #ACC9BF?

#C9ACB6 (complementary), #ACC9B0 (analogous), and #7DAA9B (lighter shade) work well with #ACC9BF.