#ACC8CF Color Information

Hex color code: #ACC8CF

The hex color #ACC8CF is a pastel cyan with RGB values of (172, 200, 207) and HSL of (192°, 27%, 74%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ACC8CF
RGB
172, 200, 207
HSL
192°, 27%, 74%
CMYK
17%, 3%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 200, 207

Red: 172 / Green: 200 / Blue: 207

HSL

192°, 27%, 74%

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

CMYK

17%, 3%, 0%, 19%

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

What color is #ACC8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC8CF to RGB:

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

HEX to HSL

Convert #ACC8CF to HSL:

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

HEX to CMYK

Convert #ACC8CF to CMYK:

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

Color Meaning and Usage

A pastel cyan tone, #ACC8CF has RGB (172, 200, 207) and HSL (192°, 27%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC8CF is #CFB2AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABCFC4.

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

Contrast with #ACC8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC8CF?

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

What is the RGB value of #ACC8CF?

#ACC8CF in RGB is (172, 200, 207) - 172 red, 200 green, and 207 blue.

How to use #ACC8CF in CSS?

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

What colors go well with #ACC8CF?

#CFB2AB (complementary), #ABCFC4 (analogous), and #7AA7B3 (lighter shade) work well with #ACC8CF.