#9FC55E Color Information

Hex color code: #9FC55E

A gentle green shade, #9FC55E appears as (159, 197, 94) in RGB and (82°, 47%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameYellow Green
HEX
#9FC55E
RGB
159, 197, 94
HSL
82°, 47%, 57%
CMYK
19%, 0%, 52%, 23%

Shades

CSS Usage
color: #9FC55E;
background-color: #9FC55E;
border-color: #9FC55E;
box-shadow: 0 0 10px #9FC55E;
border: 2px solid #9FC55E;
Tailwind Usage
bg-[#9FC55E]
text-[#9FC55E]
border-[#9FC55E]
shadow-[0_0_10px_9FC55E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9FC55E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9FC55E; color: #000000; }

Badge

New Feature
.badge { background-color: #9FC55E; 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 #9FC55E; background-color: #9FC55E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9FC55E20; border-left: 4px solid #9FC55E; }

Link / Accent

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

a { color: #9FC55E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9FC55E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 197, 94

Red: 159 / Green: 197 / Blue: 94

HSL

82°, 47%, 57%

Hue: 82° / Saturation: 47% / Lightness: 57%

CMYK

19%, 0%, 52%, 23%

Cyan: 19% / Magenta: 0% / Yellow: 52% / Key: 23%

What color is #9FC55E?

#9FC55E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FC55E to RGB:

rgb(159, 197, 94)HEX to RGB Converter →

HEX to HSL

Convert #9FC55E to HSL:

hsl(82, 47%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #9FC55E to CMYK:

cmyk(19%, 0%, 52%, 23%)Color Converter →

Color Meaning and Usage

A gentle green tone, #9FC55E has RGB (159, 197, 94) and HSL (82°, 47%, 57%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FC55E is #845EC5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5B75E.

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

Contrast with #9FC55E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FC55E?

#9FC55E is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #9FC55E?

#9FC55E in RGB is (159, 197, 94) - 159 red, 197 green, and 94 blue.

How to use #9FC55E in CSS?

Use #9FC55E directly in your CSS properties like color or background-color.

What colors go well with #9FC55E?

#845EC5 (complementary), #C5B75E (analogous), and #799D39 (lighter shade) work well with #9FC55E.