#BFF4AE Color Information

Hex color code: #BFF4AE

A soft green shade, #BFF4AE appears as (191, 244, 174) in RGB and (105°, 76%, 82%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BFF4AE
RGB
191, 244, 174
HSL
105°, 76%, 82%
CMYK
22%, 0%, 29%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFF4AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 244, 174

Red: 191 / Green: 244 / Blue: 174

HSL

105°, 76%, 82%

Hue: 105° / Saturation: 76% / Lightness: 82%

CMYK

22%, 0%, 29%, 4%

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

What color is #BFF4AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFF4AE to RGB:

rgb(191, 244, 174)HEX to RGB Converter →

HEX to HSL

Convert #BFF4AE to HSL:

hsl(105, 76%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BFF4AE to CMYK:

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

Color Meaning and Usage

#BFF4AE is a ethereal green color with RGB values of 191, 244, 174 and HSL of 105°, 76%, 82%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFF4AE is #E3AEF4, creating high-contrast pairings. For softer combinations, try analogous colors like #E3F4AE.

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

Contrast with #BFF4AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFF4AE?

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

What is the RGB value of #BFF4AE?

#BFF4AE in RGB is (191, 244, 174) - 191 red, 244 green, and 174 blue.

How to use #BFF4AE in CSS?

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

What colors go well with #BFF4AE?

#E3AEF4 (complementary), #E3F4AE (analogous), and #8BEB6B (lighter shade) work well with #BFF4AE.