#87A178 Color Information

Hex color code: #87A178

A subtle green shade, #87A178 appears as (135, 161, 120) in RGB and (98°, 18%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#87A178
RGB
135, 161, 120
HSL
98°, 18%, 55%
CMYK
16%, 0%, 25%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #87A178; 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 #87A178; background-color: #87A17815; }

Alert / Toast

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

Link / Accent

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

a { color: #87A178; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #87A178 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 161, 120

Red: 135 / Green: 161 / Blue: 120

HSL

98°, 18%, 55%

Hue: 98° / Saturation: 18% / Lightness: 55%

CMYK

16%, 0%, 25%, 37%

Cyan: 16% / Magenta: 0% / Yellow: 25% / Key: 37%

What color is #87A178?

#87A178 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87A178 to RGB:

rgb(135, 161, 120)HEX to RGB Converter →

HEX to HSL

Convert #87A178 to HSL:

hsl(98, 18%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #87A178 to CMYK:

cmyk(16%, 0%, 25%, 37%)Color Converter →

Color Meaning and Usage

#87A178 is a muted green color with RGB values of 135, 161, 120 and HSL of 98°, 18%, 55%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87A178 is #9278A1, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA178.

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

Contrast with #87A178

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87A178?

#87A178 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #87A178?

#87A178 in RGB is (135, 161, 120) - 135 red, 161 green, and 120 blue.

How to use #87A178 in CSS?

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

What colors go well with #87A178?

#9278A1 (complementary), #9BA178 (analogous), and #617854 (lighter shade) work well with #87A178.