#ABD473 Color Information

Hex color code: #ABD473

A balanced green shade, #ABD473 appears as (171, 212, 115) in RGB and (85°, 53%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ABD473
RGB
171, 212, 115
HSL
85°, 53%, 64%
CMYK
19%, 0%, 46%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABD473; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 212, 115

Red: 171 / Green: 212 / Blue: 115

HSL

85°, 53%, 64%

Hue: 85° / Saturation: 53% / Lightness: 64%

CMYK

19%, 0%, 46%, 17%

Cyan: 19% / Magenta: 0% / Yellow: 46% / Key: 17%

What color is #ABD473?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABD473 to RGB:

rgb(171, 212, 115)HEX to RGB Converter →

HEX to HSL

Convert #ABD473 to HSL:

hsl(85, 53%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #ABD473 to CMYK:

cmyk(19%, 0%, 46%, 17%)Color Converter →

Color Meaning and Usage

#ABD473 is a neutral green color with RGB values of 171, 212, 115 and HSL of 85°, 53%, 64%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABD473 is #9B73D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4CC73.

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

Contrast with #ABD473

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABD473?

#ABD473 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABD473?

#ABD473 in RGB is (171, 212, 115) - 171 red, 212 green, and 115 blue.

How to use #ABD473 in CSS?

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

What colors go well with #ABD473?

#9B73D4 (complementary), #D4CC73 (analogous), and #88BF3B (lighter shade) work well with #ABD473.