#AAD29F Color Information

Hex color code: #AAD29F

A gentle green shade, #AAD29F appears as (170, 210, 159) in RGB and (107°, 36%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#AAD29F
RGB
170, 210, 159
HSL
107°, 36%, 72%
CMYK
19%, 0%, 24%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAD29F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 210, 159

Red: 170 / Green: 210 / Blue: 159

HSL

107°, 36%, 72%

Hue: 107° / Saturation: 36% / Lightness: 72%

CMYK

19%, 0%, 24%, 18%

Cyan: 19% / Magenta: 0% / Yellow: 24% / Key: 18%

What color is #AAD29F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAD29F to RGB:

rgb(170, 210, 159)HEX to RGB Converter →

HEX to HSL

Convert #AAD29F to HSL:

hsl(107, 36%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AAD29F to CMYK:

cmyk(19%, 0%, 24%, 18%)Color Converter →

Color Meaning and Usage

#AAD29F is a delicate green color with RGB values of 170, 210, 159 and HSL of 107°, 36%, 72%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAD29F is #C69ED1, creating high-contrast pairings. For softer combinations, try analogous colors like #C3D19E.

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

Contrast with #AAD29F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAD29F?

#AAD29F is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAD29F?

#AAD29F in RGB is (170, 210, 159) - 170 red, 210 green, and 159 blue.

How to use #AAD29F in CSS?

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

What colors go well with #AAD29F?

#C69ED1 (complementary), #C3D19E (analogous), and #7BB96A (lighter shade) work well with #AAD29F.