#ACDEDA Color Information

Hex color code: #ACDEDA

A ethereal cyan shade, #ACDEDA appears as (172, 222, 218) in RGB and (175°, 43%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#ACDEDA
RGB
172, 222, 218
HSL
175°, 43%, 77%
CMYK
23%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACDEDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 222, 218

Red: 172 / Green: 222 / Blue: 218

HSL

175°, 43%, 77%

Hue: 175° / Saturation: 43% / Lightness: 77%

CMYK

23%, 0%, 2%, 13%

Cyan: 23% / Magenta: 0% / Yellow: 2% / Key: 13%

What color is #ACDEDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACDEDA to RGB:

rgb(172, 222, 218)HEX to RGB Converter →

HEX to HSL

Convert #ACDEDA to HSL:

hsl(175, 43%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ACDEDA to CMYK:

cmyk(23%, 0%, 2%, 13%)Color Converter →

Color Meaning and Usage

A light cyan tone, #ACDEDA has RGB (172, 222, 218) and HSL (175°, 43%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACDEDA is #DEABAF, creating high-contrast pairings. For softer combinations, try analogous colors like #ABDEC0.

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

Contrast with #ACDEDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACDEDA?

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

What is the RGB value of #ACDEDA?

#ACDEDA in RGB is (172, 222, 218) - 172 red, 222 green, and 218 blue.

How to use #ACDEDA in CSS?

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

What colors go well with #ACDEDA?

#DEABAF (complementary), #ABDEC0 (analogous), and #74C8C1 (lighter shade) work well with #ACDEDA.