#AAF9EB Color Information

Hex color code: #AAF9EB

The hex color #AAF9EB is a airy cyan with RGB values of (170, 249, 235) and HSL of (169°, 87%, 82%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#AAF9EB
RGB
170, 249, 235
HSL
169°, 87%, 82%
CMYK
32%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAF9EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 249, 235

Red: 170 / Green: 249 / Blue: 235

HSL

169°, 87%, 82%

Hue: 169° / Saturation: 87% / Lightness: 82%

CMYK

32%, 0%, 6%, 2%

Cyan: 32% / Magenta: 0% / Yellow: 6% / Key: 2%

What color is #AAF9EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAF9EB to RGB:

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

HEX to HSL

Convert #AAF9EB to HSL:

hsl(169, 87%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #AAF9EB to CMYK:

cmyk(32%, 0%, 6%, 2%)Color Converter →

Color Meaning and Usage

#AAF9EB is a delicate cyan color with RGB values of 170, 249, 235 and HSL of 169°, 87%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAF9EB is #F9A9B8, creating high-contrast pairings. For softer combinations, try analogous colors like #A9F9C2.

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

Contrast with #AAF9EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAF9EB?

#AAF9EB is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AAF9EB?

#AAF9EB in RGB is (170, 249, 235) - 170 red, 249 green, and 235 blue.

How to use #AAF9EB in CSS?

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

What colors go well with #AAF9EB?

#F9A9B8 (complementary), #A9F9C2 (analogous), and #62F4D9 (lighter shade) work well with #AAF9EB.