#AAF296 Color Information

Hex color code: #AAF296

#AAF296 is a soft green color. In RGB it is (170, 242, 150), and in HSL it is (107°, 78%, 77%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#AAF296
RGB
170, 242, 150
HSL
107°, 78%, 77%
CMYK
30%, 0%, 38%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAF296; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 242, 150

Red: 170 / Green: 242 / Blue: 150

HSL

107°, 78%, 77%

Hue: 107° / Saturation: 78% / Lightness: 77%

CMYK

30%, 0%, 38%, 5%

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

What color is #AAF296?

#AAF296 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAF296 to RGB:

rgb(170, 242, 150)HEX to RGB Converter →

HEX to HSL

Convert #AAF296 to HSL:

hsl(107, 78%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AAF296 to CMYK:

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

Color Meaning and Usage

A light green tone, #AAF296 has RGB (170, 242, 150) and HSL (107°, 78%, 77%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAF296 is #DE97F2, creating high-contrast pairings. For softer combinations, try analogous colors like #D8F297.

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

Contrast with #AAF296

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAF296?

#AAF296 is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAF296?

#AAF296 in RGB is (170, 242, 150) - 170 red, 242 green, and 150 blue.

How to use #AAF296 in CSS?

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

What colors go well with #AAF296?

#DE97F2 (complementary), #D8F297 (analogous), and #73EA53 (lighter shade) work well with #AAF296.