#ABF47B Color Information

Hex color code: #ABF47B

The hex color #ABF47B is a bold green with RGB values of (171, 244, 123) and HSL of (96°, 85%, 72%). It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#ABF47B
RGB
171, 244, 123
HSL
96°, 85%, 72%
CMYK
30%, 0%, 50%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABF47B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 244, 123

Red: 171 / Green: 244 / Blue: 123

HSL

96°, 85%, 72%

Hue: 96° / Saturation: 85% / Lightness: 72%

CMYK

30%, 0%, 50%, 4%

Cyan: 30% / Magenta: 0% / Yellow: 50% / Key: 4%

What color is #ABF47B?

#ABF47B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABF47B to RGB:

rgb(171, 244, 123)HEX to RGB Converter →

HEX to HSL

Convert #ABF47B to HSL:

hsl(96, 85%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ABF47B to CMYK:

cmyk(30%, 0%, 50%, 4%)Color Converter →

Color Meaning and Usage

A bold green tone, #ABF47B has RGB (171, 244, 123) and HSL (96°, 85%, 72%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABF47B is #C47BF4, creating high-contrast pairings. For softer combinations, try analogous colors like #E8F47B.

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

Contrast with #ABF47B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABF47B?

#ABF47B is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ABF47B?

#ABF47B in RGB is (171, 244, 123) - 171 red, 244 green, and 123 blue.

How to use #ABF47B in CSS?

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

What colors go well with #ABF47B?

#C47BF4 (complementary), #E8F47B (analogous), and #7FEF34 (lighter shade) work well with #ABF47B.