#5F956A Color Information

Hex color code: #5F956A

A soft green shade, #5F956A appears as (95, 149, 106) in RGB and (132°, 22%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#5F956A
RGB
95, 149, 106
HSL
132°, 22%, 48%
CMYK
36%, 0%, 29%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #5F956A; 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 #5F956A; background-color: #5F956A15; }

Alert / Toast

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

Link / Accent

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

a { color: #5F956A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5F956A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 149, 106

Red: 95 / Green: 149 / Blue: 106

HSL

132°, 22%, 48%

Hue: 132° / Saturation: 22% / Lightness: 48%

CMYK

36%, 0%, 29%, 42%

Cyan: 36% / Magenta: 0% / Yellow: 29% / Key: 42%

What color is #5F956A?

#5F956A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5F956A to RGB:

rgb(95, 149, 106)HEX to RGB Converter →

HEX to HSL

Convert #5F956A to HSL:

hsl(132, 22%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #5F956A to CMYK:

cmyk(36%, 0%, 29%, 42%)Color Converter →

Color Meaning and Usage

A subtle green tone, #5F956A has RGB (95, 149, 106) and HSL (132°, 22%, 48%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5F956A is #955F8B, creating high-contrast pairings. For softer combinations, try analogous colors like #70955F.

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

Contrast with #5F956A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5F956A?

#5F956A is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #5F956A?

#5F956A in RGB is (95, 149, 106) - 95 red, 149 green, and 106 blue.

How to use #5F956A in CSS?

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

What colors go well with #5F956A?

#955F8B (complementary), #70955F (analogous), and #426749 (lighter shade) work well with #5F956A.