#AAEFEF Color Information

Hex color code: #AAEFEF

#AAEFEF is a soft cyan color. In RGB it is (170, 239, 239), and in HSL it is (180°, 68%, 80%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#AAEFEF
RGB
170, 239, 239
HSL
180°, 68%, 80%
CMYK
29%, 0%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAEFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 239, 239

Red: 170 / Green: 239 / Blue: 239

HSL

180°, 68%, 80%

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

CMYK

29%, 0%, 0%, 6%

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

What color is #AAEFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAEFEF to RGB:

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

HEX to HSL

Convert #AAEFEF to HSL:

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

HEX to CMYK

Convert #AAEFEF to CMYK:

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

Color Meaning and Usage

A light cyan tone, #AAEFEF has RGB (170, 239, 239) and HSL (180°, 68%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAEFEF is #EFA9A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9EFCC.

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

Contrast with #AAEFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAEFEF?

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

What is the RGB value of #AAEFEF?

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

How to use #AAEFEF in CSS?

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

What colors go well with #AAEFEF?

#EFA9A9 (complementary), #A9EFCC (analogous), and #69E2E2 (lighter shade) work well with #AAEFEF.