#ABF679 Color Information

Hex color code: #ABF679

#ABF679 is a bold green color. In RGB it is (171, 246, 121), and in HSL it is (96°, 87%, 72%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#ABF679
RGB
171, 246, 121
HSL
96°, 87%, 72%
CMYK
30%, 0%, 51%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABF679; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 246, 121

Red: 171 / Green: 246 / Blue: 121

HSL

96°, 87%, 72%

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

CMYK

30%, 0%, 51%, 4%

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

What color is #ABF679?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABF679 to RGB:

rgb(171, 246, 121)HEX to RGB Converter →

HEX to HSL

Convert #ABF679 to HSL:

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

HEX to CMYK

Convert #ABF679 to CMYK:

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

Color Meaning and Usage

A vivid green tone, #ABF679 has RGB (171, 246, 121) and HSL (96°, 87%, 72%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABF679 is #C479F6, creating high-contrast pairings. For softer combinations, try analogous colors like #E9F679.

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

Contrast with #ABF679

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABF679?

#ABF679 is a vivid green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ABF679?

#ABF679 in RGB is (171, 246, 121) - 171 red, 246 green, and 121 blue.

How to use #ABF679 in CSS?

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

What colors go well with #ABF679?

#C479F6 (complementary), #E9F679 (analogous), and #7EF132 (lighter shade) work well with #ABF679.