#ACC8CB Color Information

Hex color code: #ACC8CB

#ACC8CB is a soft cyan color. In RGB it is (172, 200, 203), and in HSL it is (186°, 23%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#ACC8CB
RGB
172, 200, 203
HSL
186°, 23%, 74%
CMYK
15%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC8CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 200, 203

Red: 172 / Green: 200 / Blue: 203

HSL

186°, 23%, 74%

Hue: 186° / Saturation: 23% / Lightness: 74%

CMYK

15%, 1%, 0%, 20%

Cyan: 15% / Magenta: 1% / Yellow: 0% / Key: 20%

What color is #ACC8CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC8CB to RGB:

rgb(172, 200, 203)HEX to RGB Converter →

HEX to HSL

Convert #ACC8CB to HSL:

hsl(186, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACC8CB to CMYK:

cmyk(15%, 1%, 0%, 20%)Color Converter →

Color Meaning and Usage

#ACC8CB is a subtle cyan color with RGB values of 172, 200, 203 and HSL of 186°, 23%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC8CB is #CCB1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCCC0.

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

Contrast with #ACC8CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC8CB?

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

What is the RGB value of #ACC8CB?

#ACC8CB in RGB is (172, 200, 203) - 172 red, 200 green, and 203 blue.

How to use #ACC8CB in CSS?

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

What colors go well with #ACC8CB?

#CCB1AD (complementary), #ADCCC0 (analogous), and #7EAAAE (lighter shade) work well with #ACC8CB.