#AAE675 Color Information

Hex color code: #AAE675

The hex color #AAE675 is a subtle green with RGB values of (170, 230, 117) and HSL of (92°, 69%, 68%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#AAE675
RGB
170, 230, 117
HSL
92°, 69%, 68%
CMYK
26%, 0%, 49%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAE675; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 230, 117

Red: 170 / Green: 230 / Blue: 117

HSL

92°, 69%, 68%

Hue: 92° / Saturation: 69% / Lightness: 68%

CMYK

26%, 0%, 49%, 10%

Cyan: 26% / Magenta: 0% / Yellow: 49% / Key: 10%

What color is #AAE675?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAE675 to RGB:

rgb(170, 230, 117)HEX to RGB Converter →

HEX to HSL

Convert #AAE675 to HSL:

hsl(92, 69%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AAE675 to CMYK:

cmyk(26%, 0%, 49%, 10%)Color Converter →

Color Meaning and Usage

#AAE675 is a balanced green color with RGB values of 170, 230, 117 and HSL of 92°, 69%, 68%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAE675 is #B175E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E2E675.

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

Contrast with #AAE675

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAE675?

#AAE675 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAE675?

#AAE675 in RGB is (170, 230, 117) - 170 red, 230 green, and 117 blue.

How to use #AAE675 in CSS?

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

What colors go well with #AAE675?

#B175E6 (complementary), #E2E675 (analogous), and #82DA34 (lighter shade) work well with #AAE675.