#87BD95 Color Information

Hex color code: #87BD95

A delicate green shade, #87BD95 appears as (135, 189, 149) in RGB and (136°, 29%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#87BD95
RGB
135, 189, 149
HSL
136°, 29%, 64%
CMYK
29%, 0%, 21%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #87BD95; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 189, 149

Red: 135 / Green: 189 / Blue: 149

HSL

136°, 29%, 64%

Hue: 136° / Saturation: 29% / Lightness: 64%

CMYK

29%, 0%, 21%, 26%

Cyan: 29% / Magenta: 0% / Yellow: 21% / Key: 26%

What color is #87BD95?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87BD95 to RGB:

rgb(135, 189, 149)HEX to RGB Converter →

HEX to HSL

Convert #87BD95 to HSL:

hsl(136, 29%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #87BD95 to CMYK:

cmyk(29%, 0%, 21%, 26%)Color Converter →

Color Meaning and Usage

#87BD95 is a soft green color with RGB values of 135, 189, 149 and HSL of 136°, 29%, 64%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87BD95 is #BE89B0, creating high-contrast pairings. For softer combinations, try analogous colors like #95BE89.

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

Contrast with #87BD95

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87BD95?

#87BD95 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #87BD95?

#87BD95 in RGB is (135, 189, 149) - 135 red, 189 green, and 149 blue.

How to use #87BD95 in CSS?

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

What colors go well with #87BD95?

#BE89B0 (complementary), #95BE89 (analogous), and #59A16C (lighter shade) work well with #87BD95.