#AACFCC Color Information

Hex color code: #AACFCC

The hex color #AACFCC is a soft cyan with RGB values of (170, 207, 204) and HSL of (175°, 28%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AACFCC
RGB
170, 207, 204
HSL
175°, 28%, 74%
CMYK
18%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AACFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 207, 204

Red: 170 / Green: 207 / Blue: 204

HSL

175°, 28%, 74%

Hue: 175° / Saturation: 28% / Lightness: 74%

CMYK

18%, 0%, 1%, 19%

Cyan: 18% / Magenta: 0% / Yellow: 1% / Key: 19%

What color is #AACFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AACFCC to RGB:

rgb(170, 207, 204)HEX to RGB Converter →

HEX to HSL

Convert #AACFCC to HSL:

hsl(175, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AACFCC to CMYK:

cmyk(18%, 0%, 1%, 19%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #AACFCC has RGB (170, 207, 204) and HSL (175°, 28%, 74%). 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 #AACFCC is #CFAAAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AACFBA.

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

Contrast with #AACFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AACFCC?

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

What is the RGB value of #AACFCC?

#AACFCC in RGB is (170, 207, 204) - 170 red, 207 green, and 204 blue.

How to use #AACFCC in CSS?

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

What colors go well with #AACFCC?

#CFAAAD (complementary), #AACFBA (analogous), and #79B4AF (lighter shade) work well with #AACFCC.