#BFEAC2 Color Information

Hex color code: #BFEAC2

The hex color #BFEAC2 is a soft green with RGB values of (191, 234, 194) and HSL of (124°, 51%, 83%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BFEAC2
RGB
191, 234, 194
HSL
124°, 51%, 83%
CMYK
18%, 0%, 17%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEAC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 234, 194

Red: 191 / Green: 234 / Blue: 194

HSL

124°, 51%, 83%

Hue: 124° / Saturation: 51% / Lightness: 83%

CMYK

18%, 0%, 17%, 8%

Cyan: 18% / Magenta: 0% / Yellow: 17% / Key: 8%

What color is #BFEAC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEAC2 to RGB:

rgb(191, 234, 194)HEX to RGB Converter →

HEX to HSL

Convert #BFEAC2 to HSL:

hsl(124, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEAC2 to CMYK:

cmyk(18%, 0%, 17%, 8%)Color Converter →

Color Meaning and Usage

#BFEAC2 is a airy green color with RGB values of 191, 234, 194 and HSL of 124°, 51%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEAC2 is #EABEE7, creating high-contrast pairings. For softer combinations, try analogous colors like #D1EABE.

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

Contrast with #BFEAC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEAC2?

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

What is the RGB value of #BFEAC2?

#BFEAC2 in RGB is (191, 234, 194) - 191 red, 234 green, and 194 blue.

How to use #BFEAC2 in CSS?

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

What colors go well with #BFEAC2?

#EABEE7 (complementary), #D1EABE (analogous), and #84D789 (lighter shade) work well with #BFEAC2.