#ACECCC Color Information

Hex color code: #ACECCC

#ACECCC is a delicate cyan color. In RGB it is (172, 236, 204), and in HSL it is (150°, 63%, 80%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#ACECCC
RGB
172, 236, 204
HSL
150°, 63%, 80%
CMYK
27%, 0%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACECCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 236, 204

Red: 172 / Green: 236 / Blue: 204

HSL

150°, 63%, 80%

Hue: 150° / Saturation: 63% / Lightness: 80%

CMYK

27%, 0%, 14%, 7%

Cyan: 27% / Magenta: 0% / Yellow: 14% / Key: 7%

What color is #ACECCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACECCC to RGB:

rgb(172, 236, 204)HEX to RGB Converter →

HEX to HSL

Convert #ACECCC to HSL:

hsl(150, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ACECCC to CMYK:

cmyk(27%, 0%, 14%, 7%)Color Converter →

Color Meaning and Usage

#ACECCC is a ethereal cyan color with RGB values of 172, 236, 204 and HSL of 150°, 63%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACECCC is #ECACCC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACECAC.

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

Contrast with #ACECCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACECCC?

#ACECCC is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACECCC?

#ACECCC in RGB is (172, 236, 204) - 172 red, 236 green, and 204 blue.

How to use #ACECCC in CSS?

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

What colors go well with #ACECCC?

#ECACCC (complementary), #ACECAC (analogous), and #6EDEA6 (lighter shade) work well with #ACECCC.