#ABCC7F Color Information

Hex color code: #ABCC7F

The hex color #ABCC7F is a soft green with RGB values of (171, 204, 127) and HSL of (86°, 43%, 65%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#ABCC7F
RGB
171, 204, 127
HSL
86°, 43%, 65%
CMYK
16%, 0%, 38%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABCC7F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 204, 127

Red: 171 / Green: 204 / Blue: 127

HSL

86°, 43%, 65%

Hue: 86° / Saturation: 43% / Lightness: 65%

CMYK

16%, 0%, 38%, 20%

Cyan: 16% / Magenta: 0% / Yellow: 38% / Key: 20%

What color is #ABCC7F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABCC7F to RGB:

rgb(171, 204, 127)HEX to RGB Converter →

HEX to HSL

Convert #ABCC7F to HSL:

hsl(86, 43%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #ABCC7F to CMYK:

cmyk(16%, 0%, 38%, 20%)Color Converter →

Color Meaning and Usage

A delicate green tone, #ABCC7F has RGB (171, 204, 127) and HSL (86°, 43%, 65%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABCC7F is #A17FCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCC77F.

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

Contrast with #ABCC7F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABCC7F?

#ABCC7F is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABCC7F?

#ABCC7F in RGB is (171, 204, 127) - 171 red, 204 green, and 127 blue.

How to use #ABCC7F in CSS?

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

What colors go well with #ABCC7F?

#A17FCC (complementary), #CCC77F (analogous), and #87B649 (lighter shade) work well with #ABCC7F.