#BFEBCB Color Information

Hex color code: #BFEBCB

The hex color #BFEBCB is a light green with RGB values of (191, 235, 203) and HSL of (136°, 52%, 84%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BFEBCB
RGB
191, 235, 203
HSL
136°, 52%, 84%
CMYK
19%, 0%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 235, 203

Red: 191 / Green: 235 / Blue: 203

HSL

136°, 52%, 84%

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

CMYK

19%, 0%, 14%, 8%

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

What color is #BFEBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEBCB to RGB:

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

HEX to HSL

Convert #BFEBCB to HSL:

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

HEX to CMYK

Convert #BFEBCB to CMYK:

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

Color Meaning and Usage

#BFEBCB is a light green color with RGB values of 191, 235, 203 and HSL of 136°, 52%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEBCB is #EBC1E0, creating high-contrast pairings. For softer combinations, try analogous colors like #CBEBC1.

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

Contrast with #BFEBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEBCB?

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

What is the RGB value of #BFEBCB?

#BFEBCB in RGB is (191, 235, 203) - 191 red, 235 green, and 203 blue.

How to use #BFEBCB in CSS?

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

What colors go well with #BFEBCB?

#EBC1E0 (complementary), #CBEBC1 (analogous), and #87D99D (lighter shade) work well with #BFEBCB.