#AAE75F Color Information

Hex color code: #AAE75F

#AAE75F is a striking green color. In RGB it is (170, 231, 95), and in HSL it is (87°, 74%, 64%). It is popular in mobile app design.

Try:
Color NameGreen Yellow
HEX
#AAE75F
RGB
170, 231, 95
HSL
87°, 74%, 64%
CMYK
26%, 0%, 59%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAE75F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 231, 95

Red: 170 / Green: 231 / Blue: 95

HSL

87°, 74%, 64%

Hue: 87° / Saturation: 74% / Lightness: 64%

CMYK

26%, 0%, 59%, 9%

Cyan: 26% / Magenta: 0% / Yellow: 59% / Key: 9%

What color is #AAE75F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAE75F to RGB:

rgb(170, 231, 95)HEX to RGB Converter →

HEX to HSL

Convert #AAE75F to HSL:

hsl(87, 74%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AAE75F to CMYK:

cmyk(26%, 0%, 59%, 9%)Color Converter →

Color Meaning and Usage

A dynamic green tone, #AAE75F has RGB (170, 231, 95) and HSL (87°, 74%, 64%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAE75F is #9C5FE7, creating high-contrast pairings. For softer combinations, try analogous colors like #E7E05F.

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

Contrast with #AAE75F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAE75F?

#AAE75F is a dynamic green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAE75F?

#AAE75F in RGB is (170, 231, 95) - 170 red, 231 green, and 95 blue.

How to use #AAE75F in CSS?

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

What colors go well with #AAE75F?

#9C5FE7 (complementary), #E7E05F (analogous), and #86D920 (lighter shade) work well with #AAE75F.