#BFEBC2 Color Information

Hex color code: #BFEBC2

A airy green shade, #BFEBC2 appears as (191, 235, 194) in RGB and (124°, 52%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BFEBC2
RGB
191, 235, 194
HSL
124°, 52%, 84%
CMYK
19%, 0%, 17%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEBC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 235, 194

Red: 191 / Green: 235 / Blue: 194

HSL

124°, 52%, 84%

Hue: 124° / Saturation: 52% / Lightness: 84%

CMYK

19%, 0%, 17%, 8%

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

What color is #BFEBC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEBC2 to RGB:

rgb(191, 235, 194)HEX to RGB Converter →

HEX to HSL

Convert #BFEBC2 to HSL:

hsl(124, 52%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEBC2 to CMYK:

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

Color Meaning and Usage

#BFEBC2 is a delicate green color with RGB values of 191, 235, 194 and HSL of 124°, 52%, 84%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEBC2 is #EBC1E9, creating high-contrast pairings. For softer combinations, try analogous colors like #D3EBC1.

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

Contrast with #BFEBC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEBC2?

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

What is the RGB value of #BFEBC2?

#BFEBC2 in RGB is (191, 235, 194) - 191 red, 235 green, and 194 blue.

How to use #BFEBC2 in CSS?

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

What colors go well with #BFEBC2?

#EBC1E9 (complementary), #D3EBC1 (analogous), and #87D98C (lighter shade) work well with #BFEBC2.