#9BBD47 Color Information

Hex color code: #9BBD47

A delicate green shade, #9BBD47 appears as (155, 189, 71) in RGB and (77°, 47%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameYellow Green
HEX
#9BBD47
RGB
155, 189, 71
HSL
77°, 47%, 51%
CMYK
18%, 0%, 62%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9BBD47; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 189, 71

Red: 155 / Green: 189 / Blue: 71

HSL

77°, 47%, 51%

Hue: 77° / Saturation: 47% / Lightness: 51%

CMYK

18%, 0%, 62%, 26%

Cyan: 18% / Magenta: 0% / Yellow: 62% / Key: 26%

What color is #9BBD47?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9BBD47 to RGB:

rgb(155, 189, 71)HEX to RGB Converter →

HEX to HSL

Convert #9BBD47 to HSL:

hsl(77, 47%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #9BBD47 to CMYK:

cmyk(18%, 0%, 62%, 26%)Color Converter →

Color Meaning and Usage

#9BBD47 is a soft green color with RGB values of 155, 189, 71 and HSL of 77°, 47%, 51%. 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 #9BBD47 is #6947BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDA347.

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

Contrast with #9BBD47

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9BBD47?

#9BBD47 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #9BBD47?

#9BBD47 in RGB is (155, 189, 71) - 155 red, 189 green, and 71 blue.

How to use #9BBD47 in CSS?

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

What colors go well with #9BBD47?

#6947BD (complementary), #BDA347 (analogous), and #6E8731 (lighter shade) work well with #9BBD47.