#BFE1AF Color Information

Hex color code: #BFE1AF

The hex color #BFE1AF is a light green with RGB values of (191, 225, 175) and HSL of (101°, 45%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFE1AF
RGB
191, 225, 175
HSL
101°, 45%, 78%
CMYK
15%, 0%, 22%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE1AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 225, 175

Red: 191 / Green: 225 / Blue: 175

HSL

101°, 45%, 78%

Hue: 101° / Saturation: 45% / Lightness: 78%

CMYK

15%, 0%, 22%, 12%

Cyan: 15% / Magenta: 0% / Yellow: 22% / Key: 12%

What color is #BFE1AF?

#BFE1AF is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE1AF to RGB:

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

HEX to HSL

Convert #BFE1AF to HSL:

hsl(101, 45%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFE1AF to CMYK:

cmyk(15%, 0%, 22%, 12%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #BFE1AF has RGB (191, 225, 175) and HSL (101°, 45%, 78%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFE1AF is #D0AEE0, creating high-contrast pairings. For softer combinations, try analogous colors like #D7E0AE.

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

Contrast with #BFE1AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE1AF?

#BFE1AF is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFE1AF?

#BFE1AF in RGB is (191, 225, 175) - 191 red, 225 green, and 175 blue.

How to use #BFE1AF in CSS?

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

What colors go well with #BFE1AF?

#D0AEE0 (complementary), #D7E0AE (analogous), and #91CB76 (lighter shade) work well with #BFE1AF.