#BFEFCF Color Information

Hex color code: #BFEFCF

A delicate green shade, #BFEFCF appears as (191, 239, 207) in RGB and (140°, 60%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BFEFCF
RGB
191, 239, 207
HSL
140°, 60%, 84%
CMYK
20%, 0%, 13%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 239, 207

Red: 191 / Green: 239 / Blue: 207

HSL

140°, 60%, 84%

Hue: 140° / Saturation: 60% / Lightness: 84%

CMYK

20%, 0%, 13%, 6%

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

What color is #BFEFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEFCF to RGB:

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

HEX to HSL

Convert #BFEFCF to HSL:

hsl(140, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEFCF to CMYK:

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

Color Meaning and Usage

A light green tone, #BFEFCF has RGB (191, 239, 207) and HSL (140°, 60%, 84%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEFCF is #EFBEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #C6EFBE.

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

Contrast with #BFEFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEFCF?

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

What is the RGB value of #BFEFCF?

#BFEFCF in RGB is (191, 239, 207) - 191 red, 239 green, and 207 blue.

How to use #BFEFCF in CSS?

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

What colors go well with #BFEFCF?

#EFBEDE (complementary), #C6EFBE (analogous), and #81DFA0 (lighter shade) work well with #BFEFCF.