#BFDFBE Color Information

Hex color code: #BFDFBE

The hex color #BFDFBE is a light green with RGB values of (191, 223, 190) and HSL of (118°, 34%, 81%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFDFBE
RGB
191, 223, 190
HSL
118°, 34%, 81%
CMYK
14%, 0%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 223, 190

Red: 191 / Green: 223 / Blue: 190

HSL

118°, 34%, 81%

Hue: 118° / Saturation: 34% / Lightness: 81%

CMYK

14%, 0%, 15%, 13%

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

What color is #BFDFBE?

#BFDFBE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDFBE to RGB:

rgb(191, 223, 190)HEX to RGB Converter →

HEX to HSL

Convert #BFDFBE to HSL:

hsl(118, 34%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFDFBE to CMYK:

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

Color Meaning and Usage

#BFDFBE is a delicate green color with RGB values of 191, 223, 190 and HSL of 118°, 34%, 81%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDFBE is #DEBEDF, creating high-contrast pairings. For softer combinations, try analogous colors like #D0DFBE.

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

Contrast with #BFDFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDFBE?

#BFDFBE is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFDFBE?

#BFDFBE in RGB is (191, 223, 190) - 191 red, 223 green, and 190 blue.

How to use #BFDFBE in CSS?

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

What colors go well with #BFDFBE?

#DEBEDF (complementary), #D0DFBE (analogous), and #8DC68B (lighter shade) work well with #BFDFBE.