#AECDC0 Color Information

Hex color code: #AECDC0

The hex color #AECDC0 is a delicate cyan with RGB values of (174, 205, 192) and HSL of (155°, 24%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AECDC0
RGB
174, 205, 192
HSL
155°, 24%, 74%
CMYK
15%, 0%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AECDC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 205, 192

Red: 174 / Green: 205 / Blue: 192

HSL

155°, 24%, 74%

Hue: 155° / Saturation: 24% / Lightness: 74%

CMYK

15%, 0%, 6%, 20%

Cyan: 15% / Magenta: 0% / Yellow: 6% / Key: 20%

What color is #AECDC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AECDC0 to RGB:

rgb(174, 205, 192)HEX to RGB Converter →

HEX to HSL

Convert #AECDC0 to HSL:

hsl(155, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AECDC0 to CMYK:

cmyk(15%, 0%, 6%, 20%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #AECDC0 has RGB (174, 205, 192) and HSL (155°, 24%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AECDC0 is #CDADBA, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCDAF.

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

Contrast with #AECDC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AECDC0?

#AECDC0 is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AECDC0?

#AECDC0 in RGB is (174, 205, 192) - 174 red, 205 green, and 192 blue.

How to use #AECDC0 in CSS?

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

What colors go well with #AECDC0?

#CDADBA (complementary), #ADCDAF (analogous), and #7DB09B (lighter shade) work well with #AECDC0.