#BFEF7F Color Information

Hex color code: #BFEF7F

A dynamic green shade, #BFEF7F appears as (191, 239, 127) in RGB and (86°, 78%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#BFEF7F
RGB
191, 239, 127
HSL
86°, 78%, 72%
CMYK
20%, 0%, 47%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEF7F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 239, 127

Red: 191 / Green: 239 / Blue: 127

HSL

86°, 78%, 72%

Hue: 86° / Saturation: 78% / Lightness: 72%

CMYK

20%, 0%, 47%, 6%

Cyan: 20% / Magenta: 0% / Yellow: 47% / Key: 6%

What color is #BFEF7F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEF7F to RGB:

rgb(191, 239, 127)HEX to RGB Converter →

HEX to HSL

Convert #BFEF7F to HSL:

hsl(86, 78%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEF7F to CMYK:

cmyk(20%, 0%, 47%, 6%)Color Converter →

Color Meaning and Usage

#BFEF7F is a vivid green color with RGB values of 191, 239, 127 and HSL of 86°, 78%, 72%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEF7F is #B080EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE880.

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

Contrast with #BFEF7F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEF7F?

#BFEF7F is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFEF7F?

#BFEF7F in RGB is (191, 239, 127) - 191 red, 239 green, and 127 blue.

How to use #BFEF7F in CSS?

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

What colors go well with #BFEF7F?

#B080EF (complementary), #EFE880 (analogous), and #9DE73C (lighter shade) work well with #BFEF7F.