#AED9EF Color Information

Hex color code: #AED9EF

A airy blue shade, #AED9EF appears as (174, 217, 239) in RGB and (200°, 67%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#AED9EF
RGB
174, 217, 239
HSL
200°, 67%, 81%
CMYK
27%, 9%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AED9EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 217, 239

Red: 174 / Green: 217 / Blue: 239

HSL

200°, 67%, 81%

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

CMYK

27%, 9%, 0%, 6%

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

What color is #AED9EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AED9EF to RGB:

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

HEX to HSL

Convert #AED9EF to HSL:

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

HEX to CMYK

Convert #AED9EF to CMYK:

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

Color Meaning and Usage

#AED9EF is a airy blue color with RGB values of 174, 217, 239 and HSL of 200°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AED9EF is #EFC4AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEEFE4.

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

Contrast with #AED9EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AED9EF?

#AED9EF is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AED9EF?

#AED9EF in RGB is (174, 217, 239) - 174 red, 217 green, and 239 blue.

How to use #AED9EF in CSS?

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

What colors go well with #AED9EF?

#EFC4AE (complementary), #AEEFE4 (analogous), and #6EBCE2 (lighter shade) work well with #AED9EF.