#AAECEE Color Information

Hex color code: #AAECEE

A soft cyan shade, #AAECEE appears as (170, 236, 238) in RGB and (182°, 67%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#AAECEE
RGB
170, 236, 238
HSL
182°, 67%, 80%
CMYK
29%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAECEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 236, 238

Red: 170 / Green: 236 / Blue: 238

HSL

182°, 67%, 80%

Hue: 182° / Saturation: 67% / Lightness: 80%

CMYK

29%, 1%, 0%, 7%

Cyan: 29% / Magenta: 1% / Yellow: 0% / Key: 7%

What color is #AAECEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAECEE to RGB:

rgb(170, 236, 238)HEX to RGB Converter →

HEX to HSL

Convert #AAECEE to HSL:

hsl(182, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AAECEE to CMYK:

cmyk(29%, 1%, 0%, 7%)Color Converter →

Color Meaning and Usage

#AAECEE is a soft cyan color with RGB values of 170, 236, 238 and HSL of 182°, 67%, 80%. 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 #AAECEE is #EEACAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAEECE.

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

Contrast with #AAECEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAECEE?

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

What is the RGB value of #AAECEE?

#AAECEE in RGB is (170, 236, 238) - 170 red, 236 green, and 238 blue.

How to use #AAECEE in CSS?

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

What colors go well with #AAECEE?

#EEACAA (complementary), #AAEECE (analogous), and #6ADEE2 (lighter shade) work well with #AAECEE.