#BBDC74 Color Information

Hex color code: #BBDC74

#BBDC74 is a neutral green color. In RGB it is (187, 220, 116), and in HSL it is (79°, 60%, 66%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BBDC74
RGB
187, 220, 116
HSL
79°, 60%, 66%
CMYK
15%, 0%, 47%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BBDC74; 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 #BBDC74; background-color: #BBDC7415; }

Alert / Toast

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

Link / Accent

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

a { color: #BBDC74; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BBDC74 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 220, 116

Red: 187 / Green: 220 / Blue: 116

HSL

79°, 60%, 66%

Hue: 79° / Saturation: 60% / Lightness: 66%

CMYK

15%, 0%, 47%, 14%

Cyan: 15% / Magenta: 0% / Yellow: 47% / Key: 14%

What color is #BBDC74?

#BBDC74 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDC74 to RGB:

rgb(187, 220, 116)HEX to RGB Converter →

HEX to HSL

Convert #BBDC74 to HSL:

hsl(79, 60%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDC74 to CMYK:

cmyk(15%, 0%, 47%, 14%)Color Converter →

Color Meaning and Usage

A neutral green tone, #BBDC74 has RGB (187, 220, 116) and HSL (79°, 60%, 66%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDC74 is #9574DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC974.

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

Contrast with #BBDC74

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDC74?

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

What is the RGB value of #BBDC74?

#BBDC74 in RGB is (187, 220, 116) - 187 red, 220 green, and 116 blue.

How to use #BBDC74 in CSS?

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

What colors go well with #BBDC74?

#9574DC (complementary), #DCC974 (analogous), and #9ECD37 (lighter shade) work well with #BBDC74.