#AAEB94 Color Information

Hex color code: #AAEB94

The hex color #AAEB94 is a subtle green with RGB values of (170, 235, 148) and HSL of (105°, 69%, 75%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#AAEB94
RGB
170, 235, 148
HSL
105°, 69%, 75%
CMYK
28%, 0%, 37%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAEB94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 235, 148

Red: 170 / Green: 235 / Blue: 148

HSL

105°, 69%, 75%

Hue: 105° / Saturation: 69% / Lightness: 75%

CMYK

28%, 0%, 37%, 8%

Cyan: 28% / Magenta: 0% / Yellow: 37% / Key: 8%

What color is #AAEB94?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAEB94 to RGB:

rgb(170, 235, 148)HEX to RGB Converter →

HEX to HSL

Convert #AAEB94 to HSL:

hsl(105, 69%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AAEB94 to CMYK:

cmyk(28%, 0%, 37%, 8%)Color Converter →

Color Meaning and Usage

A muted green tone, #AAEB94 has RGB (170, 235, 148) and HSL (105°, 69%, 75%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAEB94 is #D593EB, creating high-contrast pairings. For softer combinations, try analogous colors like #D5EB93.

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

Contrast with #AAEB94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAEB94?

#AAEB94 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAEB94?

#AAEB94 in RGB is (170, 235, 148) - 170 red, 235 green, and 148 blue.

How to use #AAEB94 in CSS?

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

What colors go well with #AAEB94?

#D593EB (complementary), #D5EB93 (analogous), and #76DF53 (lighter shade) work well with #AAEB94.