#AECDC1 Color Information

Hex color code: #AECDC1

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

Try:
Color NameSilver
HEX
#AECDC1
RGB
174, 205, 193
HSL
157°, 24%, 74%
CMYK
15%, 0%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AECDC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 205, 193

Red: 174 / Green: 205 / Blue: 193

HSL

157°, 24%, 74%

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

CMYK

15%, 0%, 6%, 20%

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

What color is #AECDC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AECDC1 to RGB:

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

HEX to HSL

Convert #AECDC1 to HSL:

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

HEX to CMYK

Convert #AECDC1 to CMYK:

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

Color Meaning and Usage

A gentle cyan tone, #AECDC1 has RGB (174, 205, 193) and HSL (157°, 24%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AECDC1 is #CDADB9, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCDB1.

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

Contrast with #AECDC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AECDC1?

#AECDC1 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AECDC1?

#AECDC1 in RGB is (174, 205, 193) - 174 red, 205 green, and 193 blue.

How to use #AECDC1 in CSS?

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

What colors go well with #AECDC1?

#CDADB9 (complementary), #ADCDB1 (analogous), and #7DB09C (lighter shade) work well with #AECDC1.