#AECACD Color Information

Hex color code: #AECACD

#AECACD is a pastel cyan color. In RGB it is (174, 202, 205), and in HSL it is (186°, 24%, 74%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#AECACD
RGB
174, 202, 205
HSL
186°, 24%, 74%
CMYK
15%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AECACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 202, 205

Red: 174 / Green: 202 / Blue: 205

HSL

186°, 24%, 74%

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

CMYK

15%, 1%, 0%, 20%

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

What color is #AECACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AECACD to RGB:

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

HEX to HSL

Convert #AECACD to HSL:

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

HEX to CMYK

Convert #AECACD to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #AECACD has RGB (174, 202, 205) and HSL (186°, 24%, 74%). 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 #AECACD is #CDB0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCDC0.

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

Contrast with #AECACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AECACD?

#AECACD is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AECACD?

#AECACD in RGB is (174, 202, 205) - 174 red, 202 green, and 205 blue.

How to use #AECACD in CSS?

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

What colors go well with #AECACD?

#CDB0AD (complementary), #ADCDC0 (analogous), and #7DABB0 (lighter shade) work well with #AECACD.