#ADD897 Color Information

Hex color code: #ADD897

A subtle green shade, #ADD897 appears as (173, 216, 151) in RGB and (100°, 45%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#ADD897
RGB
173, 216, 151
HSL
100°, 45%, 72%
CMYK
20%, 0%, 30%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADD897; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 216, 151

Red: 173 / Green: 216 / Blue: 151

HSL

100°, 45%, 72%

Hue: 100° / Saturation: 45% / Lightness: 72%

CMYK

20%, 0%, 30%, 15%

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

What color is #ADD897?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADD897 to RGB:

rgb(173, 216, 151)HEX to RGB Converter →

HEX to HSL

Convert #ADD897 to HSL:

hsl(100, 45%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ADD897 to CMYK:

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

Color Meaning and Usage

A soft green tone, #ADD897 has RGB (173, 216, 151) and HSL (100°, 45%, 72%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADD897 is #C297D8, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD897.

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

Contrast with #ADD897

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADD897?

#ADD897 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADD897?

#ADD897 in RGB is (173, 216, 151) - 173 red, 216 green, and 151 blue.

How to use #ADD897 in CSS?

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

What colors go well with #ADD897?

#C297D8 (complementary), #CDD897 (analogous), and #81C360 (lighter shade) work well with #ADD897.