#AECCEF Color Information

Hex color code: #AECCEF

#AECCEF is a ethereal blue color. In RGB it is (174, 204, 239), and in HSL it is (212°, 67%, 81%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#AECCEF
RGB
174, 204, 239
HSL
212°, 67%, 81%
CMYK
27%, 15%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AECCEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 204, 239

Red: 174 / Green: 204 / Blue: 239

HSL

212°, 67%, 81%

Hue: 212° / Saturation: 67% / Lightness: 81%

CMYK

27%, 15%, 0%, 6%

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

What color is #AECCEF?

#AECCEF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AECCEF to RGB:

rgb(174, 204, 239)HEX to RGB Converter →

HEX to HSL

Convert #AECCEF to HSL:

hsl(212, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AECCEF to CMYK:

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

Color Meaning and Usage

#AECCEF is a delicate blue color with RGB values of 174, 204, 239 and HSL of 212°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AECCEF is #EFD1AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEEDEF.

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

Contrast with #AECCEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AECCEF?

#AECCEF is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AECCEF?

#AECCEF in RGB is (174, 204, 239) - 174 red, 204 green, and 239 blue.

How to use #AECCEF in CSS?

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

What colors go well with #AECCEF?

#EFD1AE (complementary), #AEEDEF (analogous), and #6EA4E2 (lighter shade) work well with #AECCEF.