#AECBCB Color Information

Hex color code: #AECBCB

A delicate cyan shade, #AECBCB appears as (174, 203, 203) in RGB and (180°, 22%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AECBCB
RGB
174, 203, 203
HSL
180°, 22%, 74%
CMYK
14%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AECBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 203, 203

Red: 174 / Green: 203 / Blue: 203

HSL

180°, 22%, 74%

Hue: 180° / Saturation: 22% / Lightness: 74%

CMYK

14%, 0%, 0%, 20%

Cyan: 14% / Magenta: 0% / Yellow: 0% / Key: 20%

What color is #AECBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AECBCB to RGB:

rgb(174, 203, 203)HEX to RGB Converter →

HEX to HSL

Convert #AECBCB to HSL:

hsl(180, 22%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AECBCB to CMYK:

cmyk(14%, 0%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AECBCB is a soft cyan color with RGB values of 174, 203, 203 and HSL of 180°, 22%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AECBCB is #CBAEAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AECBBD.

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

Contrast with #AECBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AECBCB?

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

What is the RGB value of #AECBCB?

#AECBCB in RGB is (174, 203, 203) - 174 red, 203 green, and 203 blue.

How to use #AECBCB in CSS?

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

What colors go well with #AECBCB?

#CBAEAE (complementary), #AECBBD (analogous), and #7FADAD (lighter shade) work well with #AECBCB.