#BDCD9B Color Information

Hex color code: #BDCD9B

A pastel green shade, #BDCD9B appears as (189, 205, 155) in RGB and (79°, 33%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BDCD9B
RGB
189, 205, 155
HSL
79°, 33%, 71%
CMYK
8%, 0%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCD9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 205, 155

Red: 189 / Green: 205 / Blue: 155

HSL

79°, 33%, 71%

Hue: 79° / Saturation: 33% / Lightness: 71%

CMYK

8%, 0%, 24%, 20%

Cyan: 8% / Magenta: 0% / Yellow: 24% / Key: 20%

What color is #BDCD9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCD9B to RGB:

rgb(189, 205, 155)HEX to RGB Converter →

HEX to HSL

Convert #BDCD9B to HSL:

hsl(79, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCD9B to CMYK:

cmyk(8%, 0%, 24%, 20%)Color Converter →

Color Meaning and Usage

#BDCD9B is a pastel green color with RGB values of 189, 205, 155 and HSL of 79°, 33%, 71%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDCD9B is #AC9DCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC59D.

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

Contrast with #BDCD9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCD9B?

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

What is the RGB value of #BDCD9B?

#BDCD9B in RGB is (189, 205, 155) - 189 red, 205 green, and 155 blue.

How to use #BDCD9B in CSS?

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

What colors go well with #BDCD9B?

#AC9DCD (complementary), #CDC59D (analogous), and #9CB46A (lighter shade) work well with #BDCD9B.