#AAEBEE Color Information

Hex color code: #AAEBEE

#AAEBEE is a delicate cyan color. In RGB it is (170, 235, 238), and in HSL it is (183°, 67%, 80%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#AAEBEE
RGB
170, 235, 238
HSL
183°, 67%, 80%
CMYK
29%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAEBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 235, 238

Red: 170 / Green: 235 / Blue: 238

HSL

183°, 67%, 80%

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

CMYK

29%, 1%, 0%, 7%

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

What color is #AAEBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAEBEE to RGB:

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

HEX to HSL

Convert #AAEBEE to HSL:

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

HEX to CMYK

Convert #AAEBEE to CMYK:

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

Color Meaning and Usage

#AAEBEE is a light cyan color with RGB values of 170, 235, 238 and HSL of 183°, 67%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAEBEE is #EEADAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAEECF.

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

Contrast with #AAEBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAEBEE?

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

What is the RGB value of #AAEBEE?

#AAEBEE in RGB is (170, 235, 238) - 170 red, 235 green, and 238 blue.

How to use #AAEBEE in CSS?

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

What colors go well with #AAEBEE?

#EEADAA (complementary), #AAEECF (analogous), and #6ADCE2 (lighter shade) work well with #AAEBEE.