#BFF6CF Color Information

Hex color code: #BFF6CF

#BFF6CF is a ethereal green color. In RGB it is (191, 246, 207), and in HSL it is (137°, 75%, 86%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BFF6CF
RGB
191, 246, 207
HSL
137°, 75%, 86%
CMYK
22%, 0%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFF6CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 246, 207

Red: 191 / Green: 246 / Blue: 207

HSL

137°, 75%, 86%

Hue: 137° / Saturation: 75% / Lightness: 86%

CMYK

22%, 0%, 16%, 4%

Cyan: 22% / Magenta: 0% / Yellow: 16% / Key: 4%

What color is #BFF6CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFF6CF to RGB:

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

HEX to HSL

Convert #BFF6CF to HSL:

hsl(137, 75%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BFF6CF to CMYK:

cmyk(22%, 0%, 16%, 4%)Color Converter →

Color Meaning and Usage

#BFF6CF is a light green color with RGB values of 191, 246, 207 and HSL of 137°, 75%, 86%. 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 #BFF6CF is #F6C1E7, creating high-contrast pairings. For softer combinations, try analogous colors like #CCF6C1.

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

Contrast with #BFF6CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFF6CF?

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

What is the RGB value of #BFF6CF?

#BFF6CF in RGB is (191, 246, 207) - 191 red, 246 green, and 207 blue.

How to use #BFF6CF in CSS?

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

What colors go well with #BFF6CF?

#F6C1E7 (complementary), #CCF6C1 (analogous), and #7EED9D (lighter shade) work well with #BFF6CF.