#5F9B31 Color Information

Hex color code: #5F9B31

A neutral green shade, #5F9B31 appears as (95, 155, 49) in RGB and (94°, 52%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameOlive Drab
HEX
#5F9B31
RGB
95, 155, 49
HSL
94°, 52%, 40%
CMYK
39%, 0%, 68%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5F9B31; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 155, 49

Red: 95 / Green: 155 / Blue: 49

HSL

94°, 52%, 40%

Hue: 94° / Saturation: 52% / Lightness: 40%

CMYK

39%, 0%, 68%, 39%

Cyan: 39% / Magenta: 0% / Yellow: 68% / Key: 39%

What color is #5F9B31?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5F9B31 to RGB:

rgb(95, 155, 49)HEX to RGB Converter →

HEX to HSL

Convert #5F9B31 to HSL:

hsl(94, 52%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #5F9B31 to CMYK:

cmyk(39%, 0%, 68%, 39%)Color Converter →

Color Meaning and Usage

A neutral green tone, #5F9B31 has RGB (95, 155, 49) and HSL (94°, 52%, 40%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5F9B31 is #6D319B, creating high-contrast pairings. For softer combinations, try analogous colors like #949B31.

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

Contrast with #5F9B31

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5F9B31?

#5F9B31 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #5F9B31?

#5F9B31 in RGB is (95, 155, 49) - 95 red, 155 green, and 49 blue.

How to use #5F9B31 in CSS?

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

What colors go well with #5F9B31?

#6D319B (complementary), #949B31 (analogous), and #3B611F (lighter shade) work well with #5F9B31.