#BDD09F Color Information

Hex color code: #BDD09F

A soft green shade, #BDD09F appears as (189, 208, 159) in RGB and (83°, 34%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDD09F
RGB
189, 208, 159
HSL
83°, 34%, 72%
CMYK
9%, 0%, 24%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDD09F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 208, 159

Red: 189 / Green: 208 / Blue: 159

HSL

83°, 34%, 72%

Hue: 83° / Saturation: 34% / Lightness: 72%

CMYK

9%, 0%, 24%, 18%

Cyan: 9% / Magenta: 0% / Yellow: 24% / Key: 18%

What color is #BDD09F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD09F to RGB:

rgb(189, 208, 159)HEX to RGB Converter →

HEX to HSL

Convert #BDD09F to HSL:

hsl(83, 34%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD09F to CMYK:

cmyk(9%, 0%, 24%, 18%)Color Converter →

Color Meaning and Usage

A soft green tone, #BDD09F has RGB (189, 208, 159) and HSL (83°, 34%, 72%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDD09F is #B29FD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CA9F.

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

Contrast with #BDD09F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD09F?

#BDD09F is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDD09F?

#BDD09F in RGB is (189, 208, 159) - 189 red, 208 green, and 159 blue.

How to use #BDD09F in CSS?

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

What colors go well with #BDD09F?

#B29FD0 (complementary), #D0CA9F (analogous), and #9AB76C (lighter shade) work well with #BDD09F.