#ABD897 Color Information

Hex color code: #ABD897

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

Try:
Color NamePale Green
HEX
#ABD897
RGB
171, 216, 151
HSL
102°, 45%, 72%
CMYK
21%, 0%, 30%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABD897; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 216, 151

Red: 171 / Green: 216 / Blue: 151

HSL

102°, 45%, 72%

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

CMYK

21%, 0%, 30%, 15%

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

What color is #ABD897?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABD897 to RGB:

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

HEX to HSL

Convert #ABD897 to HSL:

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

HEX to CMYK

Convert #ABD897 to CMYK:

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

Color Meaning and Usage

A gentle green tone, #ABD897 has RGB (171, 216, 151) and HSL (102°, 45%, 72%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABD897 is #C497D8, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD897.

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

Contrast with #ABD897

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABD897?

#ABD897 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABD897?

#ABD897 in RGB is (171, 216, 151) - 171 red, 216 green, and 151 blue.

How to use #ABD897 in CSS?

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

What colors go well with #ABD897?

#C497D8 (complementary), #CBD897 (analogous), and #7EC360 (lighter shade) work well with #ABD897.