#AAD0EF Color Information

Hex color code: #AAD0EF

A ethereal blue shade, #AAD0EF appears as (170, 208, 239) in RGB and (207°, 68%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#AAD0EF
RGB
170, 208, 239
HSL
207°, 68%, 80%
CMYK
29%, 13%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAD0EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 208, 239

Red: 170 / Green: 208 / Blue: 239

HSL

207°, 68%, 80%

Hue: 207° / Saturation: 68% / Lightness: 80%

CMYK

29%, 13%, 0%, 6%

Cyan: 29% / Magenta: 13% / Yellow: 0% / Key: 6%

What color is #AAD0EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAD0EF to RGB:

rgb(170, 208, 239)HEX to RGB Converter →

HEX to HSL

Convert #AAD0EF to HSL:

hsl(207, 68%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AAD0EF to CMYK:

cmyk(29%, 13%, 0%, 6%)Color Converter →

Color Meaning and Usage

A light blue tone, #AAD0EF has RGB (170, 208, 239) and HSL (207°, 68%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAD0EF is #EFC9A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9EFEB.

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

Contrast with #AAD0EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAD0EF?

#AAD0EF is a light blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AAD0EF?

#AAD0EF in RGB is (170, 208, 239) - 170 red, 208 green, and 239 blue.

How to use #AAD0EF in CSS?

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

What colors go well with #AAD0EF?

#EFC9A9 (complementary), #A9EFEB (analogous), and #69ACE2 (lighter shade) work well with #AAD0EF.