#ACCFC7 Color Information

Hex color code: #ACCFC7

The hex color #ACCFC7 is a pastel cyan with RGB values of (172, 207, 199) and HSL of (166°, 27%, 74%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#ACCFC7
RGB
172, 207, 199
HSL
166°, 27%, 74%
CMYK
17%, 0%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCFC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 207, 199

Red: 172 / Green: 207 / Blue: 199

HSL

166°, 27%, 74%

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

CMYK

17%, 0%, 4%, 19%

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

What color is #ACCFC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCFC7 to RGB:

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

HEX to HSL

Convert #ACCFC7 to HSL:

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

HEX to CMYK

Convert #ACCFC7 to CMYK:

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

Color Meaning and Usage

#ACCFC7 is a subtle cyan color with RGB values of 172, 207, 199 and HSL of 166°, 27%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACCFC7 is #CFABB3, creating high-contrast pairings. For softer combinations, try analogous colors like #ABCFB4.

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

Contrast with #ACCFC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCFC7?

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

What is the RGB value of #ACCFC7?

#ACCFC7 in RGB is (172, 207, 199) - 172 red, 207 green, and 199 blue.

How to use #ACCFC7 in CSS?

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

What colors go well with #ACCFC7?

#CFABB3 (complementary), #ABCFB4 (analogous), and #7AB3A6 (lighter shade) work well with #ACCFC7.