#BDCF96 Color Information

Hex color code: #BDCF96

A pastel green shade, #BDCF96 appears as (189, 207, 150) in RGB and (79°, 37%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BDCF96
RGB
189, 207, 150
HSL
79°, 37%, 70%
CMYK
9%, 0%, 28%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCF96; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 207, 150

Red: 189 / Green: 207 / Blue: 150

HSL

79°, 37%, 70%

Hue: 79° / Saturation: 37% / Lightness: 70%

CMYK

9%, 0%, 28%, 19%

Cyan: 9% / Magenta: 0% / Yellow: 28% / Key: 19%

What color is #BDCF96?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCF96 to RGB:

rgb(189, 207, 150)HEX to RGB Converter →

HEX to HSL

Convert #BDCF96 to HSL:

hsl(79, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCF96 to CMYK:

cmyk(9%, 0%, 28%, 19%)Color Converter →

Color Meaning and Usage

A subtle green tone, #BDCF96 has RGB (189, 207, 150) and HSL (79°, 37%, 70%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDCF96 is #A896CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC496.

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

Contrast with #BDCF96

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCF96?

#BDCF96 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDCF96?

#BDCF96 in RGB is (189, 207, 150) - 189 red, 207 green, and 150 blue.

How to use #BDCF96 in CSS?

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

What colors go well with #BDCF96?

#A896CF (complementary), #CFC496 (analogous), and #9CB762 (lighter shade) work well with #BDCF96.