#BFCF96 Color Information

Hex color code: #BFCF96

#BFCF96 is a soft green color. In RGB it is (191, 207, 150), and in HSL it is (77°, 37%, 70%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#BFCF96
RGB
191, 207, 150
HSL
77°, 37%, 70%
CMYK
8%, 0%, 28%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCF96; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 207, 150

Red: 191 / Green: 207 / Blue: 150

HSL

77°, 37%, 70%

Hue: 77° / Saturation: 37% / Lightness: 70%

CMYK

8%, 0%, 28%, 19%

Cyan: 8% / Magenta: 0% / Yellow: 28% / Key: 19%

What color is #BFCF96?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCF96 to RGB:

rgb(191, 207, 150)HEX to RGB Converter →

HEX to HSL

Convert #BFCF96 to HSL:

hsl(77, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCF96 to CMYK:

cmyk(8%, 0%, 28%, 19%)Color Converter →

Color Meaning and Usage

A pastel green tone, #BFCF96 has RGB (191, 207, 150) and HSL (77°, 37%, 70%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCF96 is #A696CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC396.

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

Contrast with #BFCF96

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCF96?

#BFCF96 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFCF96?

#BFCF96 in RGB is (191, 207, 150) - 191 red, 207 green, and 150 blue.

How to use #BFCF96 in CSS?

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

What colors go well with #BFCF96?

#A696CF (complementary), #CFC396 (analogous), and #9FB762 (lighter shade) work well with #BFCF96.