#BFD4AA Color Information

Hex color code: #BFD4AA

A pastel green shade, #BFD4AA appears as (191, 212, 170) in RGB and (90°, 33%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFD4AA
RGB
191, 212, 170
HSL
90°, 33%, 75%
CMYK
10%, 0%, 20%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD4AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 212, 170

Red: 191 / Green: 212 / Blue: 170

HSL

90°, 33%, 75%

Hue: 90° / Saturation: 33% / Lightness: 75%

CMYK

10%, 0%, 20%, 17%

Cyan: 10% / Magenta: 0% / Yellow: 20% / Key: 17%

What color is #BFD4AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD4AA to RGB:

rgb(191, 212, 170)HEX to RGB Converter →

HEX to HSL

Convert #BFD4AA to HSL:

hsl(90, 33%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD4AA to CMYK:

cmyk(10%, 0%, 20%, 17%)Color Converter →

Color Meaning and Usage

#BFD4AA is a pastel green color with RGB values of 191, 212, 170 and HSL of 90°, 33%, 75%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD4AA is #BFAAD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4D4AA.

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

Contrast with #BFD4AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD4AA?

#BFD4AA is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFD4AA?

#BFD4AA in RGB is (191, 212, 170) - 191 red, 212 green, and 170 blue.

How to use #BFD4AA in CSS?

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

What colors go well with #BFD4AA?

#BFAAD4 (complementary), #D4D4AA (analogous), and #99BB77 (lighter shade) work well with #BFD4AA.