#BFDAC4 Color Information

Hex color code: #BFDAC4

A light green shade, #BFDAC4 appears as (191, 218, 196) in RGB and (131°, 27%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFDAC4
RGB
191, 218, 196
HSL
131°, 27%, 80%
CMYK
12%, 0%, 10%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDAC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 218, 196

Red: 191 / Green: 218 / Blue: 196

HSL

131°, 27%, 80%

Hue: 131° / Saturation: 27% / Lightness: 80%

CMYK

12%, 0%, 10%, 15%

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

What color is #BFDAC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDAC4 to RGB:

rgb(191, 218, 196)HEX to RGB Converter →

HEX to HSL

Convert #BFDAC4 to HSL:

hsl(131, 27%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BFDAC4 to CMYK:

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

Color Meaning and Usage

#BFDAC4 is a airy green color with RGB values of 191, 218, 196 and HSL of 131°, 27%, 80%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDAC4 is #DABED5, creating high-contrast pairings. For softer combinations, try analogous colors like #C7DABE.

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

Contrast with #BFDAC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDAC4?

#BFDAC4 is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFDAC4?

#BFDAC4 in RGB is (191, 218, 196) - 191 red, 218 green, and 196 blue.

How to use #BFDAC4 in CSS?

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

What colors go well with #BFDAC4?

#DABED5 (complementary), #C7DABE (analogous), and #8EBE96 (lighter shade) work well with #BFDAC4.