#BFEFC1 Color Information

Hex color code: #BFEFC1

#BFEFC1 is a delicate green color. In RGB it is (191, 239, 193), and in HSL it is (122°, 60%, 84%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BFEFC1
RGB
191, 239, 193
HSL
122°, 60%, 84%
CMYK
20%, 0%, 19%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEFC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 239, 193

Red: 191 / Green: 239 / Blue: 193

HSL

122°, 60%, 84%

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

CMYK

20%, 0%, 19%, 6%

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

What color is #BFEFC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEFC1 to RGB:

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

HEX to HSL

Convert #BFEFC1 to HSL:

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

HEX to CMYK

Convert #BFEFC1 to CMYK:

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

Color Meaning and Usage

A airy green tone, #BFEFC1 has RGB (191, 239, 193) and HSL (122°, 60%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEFC1 is #EFBEED, creating high-contrast pairings. For softer combinations, try analogous colors like #D5EFBE.

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

Contrast with #BFEFC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEFC1?

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

What is the RGB value of #BFEFC1?

#BFEFC1 in RGB is (191, 239, 193) - 191 red, 239 green, and 193 blue.

How to use #BFEFC1 in CSS?

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

What colors go well with #BFEFC1?

#EFBEED (complementary), #D5EFBE (analogous), and #81DF84 (lighter shade) work well with #BFEFC1.