#ABC87B Color Information

Hex color code: #ABC87B

The hex color #ABC87B is a gentle green with RGB values of (171, 200, 123) and HSL of (83°, 41%, 63%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ABC87B
RGB
171, 200, 123
HSL
83°, 41%, 63%
CMYK
15%, 0%, 38%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABC87B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 200, 123

Red: 171 / Green: 200 / Blue: 123

HSL

83°, 41%, 63%

Hue: 83° / Saturation: 41% / Lightness: 63%

CMYK

15%, 0%, 38%, 22%

Cyan: 15% / Magenta: 0% / Yellow: 38% / Key: 22%

What color is #ABC87B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABC87B to RGB:

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

HEX to HSL

Convert #ABC87B to HSL:

hsl(83, 41%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #ABC87B to CMYK:

cmyk(15%, 0%, 38%, 22%)Color Converter →

Color Meaning and Usage

A delicate green tone, #ABC87B has RGB (171, 200, 123) and HSL (83°, 41%, 63%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABC87B is #987AC7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BE7A.

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

Contrast with #ABC87B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABC87B?

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

What is the RGB value of #ABC87B?

#ABC87B in RGB is (171, 200, 123) - 171 red, 200 green, and 123 blue.

How to use #ABC87B in CSS?

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

What colors go well with #ABC87B?

#987AC7 (complementary), #C7BE7A (analogous), and #86AD48 (lighter shade) work well with #ABC87B.