#ACC9CF Color Information

Hex color code: #ACC9CF

#ACC9CF is a soft cyan color. In RGB it is (172, 201, 207), and in HSL it is (190°, 27%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ACC9CF
RGB
172, 201, 207
HSL
190°, 27%, 74%
CMYK
17%, 3%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 201, 207

Red: 172 / Green: 201 / Blue: 207

HSL

190°, 27%, 74%

Hue: 190° / Saturation: 27% / Lightness: 74%

CMYK

17%, 3%, 0%, 19%

Cyan: 17% / Magenta: 3% / Yellow: 0% / Key: 19%

What color is #ACC9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC9CF to RGB:

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

HEX to HSL

Convert #ACC9CF to HSL:

hsl(190, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACC9CF to CMYK:

cmyk(17%, 3%, 0%, 19%)Color Converter →

Color Meaning and Usage

#ACC9CF is a subtle cyan color with RGB values of 172, 201, 207 and HSL of 190°, 27%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC9CF is #CFB1AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABCFC3.

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

Contrast with #ACC9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC9CF?

#ACC9CF is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACC9CF?

#ACC9CF in RGB is (172, 201, 207) - 172 red, 201 green, and 207 blue.

How to use #ACC9CF in CSS?

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

What colors go well with #ACC9CF?

#CFB1AB (complementary), #ABCFC3 (analogous), and #7AA9B3 (lighter shade) work well with #ACC9CF.