#BFEFAF Color Information

Hex color code: #BFEFAF

A ethereal green shade, #BFEFAF appears as (191, 239, 175) in RGB and (105°, 67%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#BFEFAF
RGB
191, 239, 175
HSL
105°, 67%, 81%
CMYK
20%, 0%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEFAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 239, 175

Red: 191 / Green: 239 / Blue: 175

HSL

105°, 67%, 81%

Hue: 105° / Saturation: 67% / Lightness: 81%

CMYK

20%, 0%, 27%, 6%

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

What color is #BFEFAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEFAF to RGB:

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

HEX to HSL

Convert #BFEFAF to HSL:

hsl(105, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEFAF to CMYK:

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

Color Meaning and Usage

#BFEFAF is a ethereal green color with RGB values of 191, 239, 175 and HSL of 105°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEFAF is #DFAEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFEFAE.

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

Contrast with #BFEFAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEFAF?

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

What is the RGB value of #BFEFAF?

#BFEFAF in RGB is (191, 239, 175) - 191 red, 239 green, and 175 blue.

How to use #BFEFAF in CSS?

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

What colors go well with #BFEFAF?

#DFAEEF (complementary), #DFEFAE (analogous), and #8BE26E (lighter shade) work well with #BFEFAF.