#AAF3BA Color Information

Hex color code: #AAF3BA

#AAF3BA is a soft green color. In RGB it is (170, 243, 186), and in HSL it is (133°, 75%, 81%). It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#AAF3BA
RGB
170, 243, 186
HSL
133°, 75%, 81%
CMYK
30%, 0%, 23%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAF3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 243, 186

Red: 170 / Green: 243 / Blue: 186

HSL

133°, 75%, 81%

Hue: 133° / Saturation: 75% / Lightness: 81%

CMYK

30%, 0%, 23%, 5%

Cyan: 30% / Magenta: 0% / Yellow: 23% / Key: 5%

What color is #AAF3BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAF3BA to RGB:

rgb(170, 243, 186)HEX to RGB Converter →

HEX to HSL

Convert #AAF3BA to HSL:

hsl(133, 75%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AAF3BA to CMYK:

cmyk(30%, 0%, 23%, 5%)Color Converter →

Color Meaning and Usage

A soft green tone, #AAF3BA has RGB (170, 243, 186) and HSL (133°, 75%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAF3BA is #F3AAE3, creating high-contrast pairings. For softer combinations, try analogous colors like #BFF3AA.

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

Contrast with #AAF3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAF3BA?

#AAF3BA is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AAF3BA?

#AAF3BA in RGB is (170, 243, 186) - 170 red, 243 green, and 186 blue.

How to use #AAF3BA in CSS?

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

What colors go well with #AAF3BA?

#F3AAE3 (complementary), #BFF3AA (analogous), and #67E983 (lighter shade) work well with #AAF3BA.