#ACECD2 Color Information

Hex color code: #ACECD2

The hex color #ACECD2 is a ethereal cyan with RGB values of (172, 236, 210) and HSL of (156°, 63%, 80%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#ACECD2
RGB
172, 236, 210
HSL
156°, 63%, 80%
CMYK
27%, 0%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACECD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 236, 210

Red: 172 / Green: 236 / Blue: 210

HSL

156°, 63%, 80%

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

CMYK

27%, 0%, 11%, 7%

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

What color is #ACECD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACECD2 to RGB:

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

HEX to HSL

Convert #ACECD2 to HSL:

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

HEX to CMYK

Convert #ACECD2 to CMYK:

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

Color Meaning and Usage

A light cyan tone, #ACECD2 has RGB (172, 236, 210) and HSL (156°, 63%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACECD2 is #ECACC6, creating high-contrast pairings. For softer combinations, try analogous colors like #ACECB2.

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

Contrast with #ACECD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACECD2?

#ACECD2 is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACECD2?

#ACECD2 in RGB is (172, 236, 210) - 172 red, 236 green, and 210 blue.

How to use #ACECD2 in CSS?

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

What colors go well with #ACECD2?

#ECACC6 (complementary), #ACECB2 (analogous), and #6EDEB1 (lighter shade) work well with #ACECD2.