#8C987D Color Information

Hex color code: #8C987D

A muted green shade, #8C987D appears as (140, 152, 125) in RGB and (87°, 12%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#8C987D
RGB
140, 152, 125
HSL
87°, 12%, 54%
CMYK
8%, 0%, 18%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #8C987D; 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 #8C987D; background-color: #8C987D15; }

Alert / Toast

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

Link / Accent

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

a { color: #8C987D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8C987D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

140, 152, 125

Red: 140 / Green: 152 / Blue: 125

HSL

87°, 12%, 54%

Hue: 87° / Saturation: 12% / Lightness: 54%

CMYK

8%, 0%, 18%, 40%

Cyan: 8% / Magenta: 0% / Yellow: 18% / Key: 40%

What color is #8C987D?

#8C987D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8C987D to RGB:

rgb(140, 152, 125)HEX to RGB Converter →

HEX to HSL

Convert #8C987D to HSL:

hsl(87, 12%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #8C987D to CMYK:

cmyk(8%, 0%, 18%, 40%)Color Converter →

Color Meaning and Usage

A balanced green tone, #8C987D has RGB (140, 152, 125) and HSL (87°, 12%, 54%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8C987D is #887C98, creating high-contrast pairings. For softer combinations, try analogous colors like #98967C.

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

Contrast with #8C987D

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

Contrast Ratio: 6.90:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8C987D?

#8C987D is a balanced green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #8C987D?

#8C987D in RGB is (140, 152, 125) - 140 red, 152 green, and 125 blue.

How to use #8C987D in CSS?

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

What colors go well with #8C987D?

#887C98 (complementary), #98967C (analogous), and #656F58 (lighter shade) work well with #8C987D.