#AECFE0 Color Information

Hex color code: #AECFE0

The hex color #AECFE0 is a light blue with RGB values of (174, 207, 224) and HSL of (200°, 45%, 78%). It is frequently seen in web interfaces.

Try:
Color NameLight Blue
HEX
#AECFE0
RGB
174, 207, 224
HSL
200°, 45%, 78%
CMYK
22%, 8%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AECFE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 207, 224

Red: 174 / Green: 207 / Blue: 224

HSL

200°, 45%, 78%

Hue: 200° / Saturation: 45% / Lightness: 78%

CMYK

22%, 8%, 0%, 12%

Cyan: 22% / Magenta: 8% / Yellow: 0% / Key: 12%

What color is #AECFE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AECFE0 to RGB:

rgb(174, 207, 224)HEX to RGB Converter →

HEX to HSL

Convert #AECFE0 to HSL:

hsl(200, 45%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AECFE0 to CMYK:

cmyk(22%, 8%, 0%, 12%)Color Converter →

Color Meaning and Usage

A soft blue tone, #AECFE0 has RGB (174, 207, 224) and HSL (200°, 45%, 78%). 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 #AECFE0 is #E0BEAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEE0D8.

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

Contrast with #AECFE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AECFE0?

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

What is the RGB value of #AECFE0?

#AECFE0 in RGB is (174, 207, 224) - 174 red, 207 green, and 224 blue.

How to use #AECFE0 in CSS?

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

What colors go well with #AECFE0?

#E0BEAE (complementary), #AEE0D8 (analogous), and #76AFCB (lighter shade) work well with #AECFE0.