#AAD595 Color Information

Hex color code: #AAD595

The hex color #AAD595 is a gentle green with RGB values of (170, 213, 149) and HSL of (100°, 43%, 71%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#AAD595
RGB
170, 213, 149
HSL
100°, 43%, 71%
CMYK
20%, 0%, 30%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAD595; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 213, 149

Red: 170 / Green: 213 / Blue: 149

HSL

100°, 43%, 71%

Hue: 100° / Saturation: 43% / Lightness: 71%

CMYK

20%, 0%, 30%, 16%

Cyan: 20% / Magenta: 0% / Yellow: 30% / Key: 16%

What color is #AAD595?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAD595 to RGB:

rgb(170, 213, 149)HEX to RGB Converter →

HEX to HSL

Convert #AAD595 to HSL:

hsl(100, 43%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AAD595 to CMYK:

cmyk(20%, 0%, 30%, 16%)Color Converter →

Color Meaning and Usage

A subtle green tone, #AAD595 has RGB (170, 213, 149) and HSL (100°, 43%, 71%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAD595 is #C095D5, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD595.

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

Contrast with #AAD595

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAD595?

#AAD595 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAD595?

#AAD595 in RGB is (170, 213, 149) - 170 red, 213 green, and 149 blue.

How to use #AAD595 in CSS?

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

What colors go well with #AAD595?

#C095D5 (complementary), #CAD595 (analogous), and #7FBF5F (lighter shade) work well with #AAD595.