#BDD38D Color Information

Hex color code: #BDD38D

The hex color #BDD38D is a gentle green with RGB values of (189, 211, 141) and HSL of (79°, 44%, 69%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BDD38D
RGB
189, 211, 141
HSL
79°, 44%, 69%
CMYK
10%, 0%, 33%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDD38D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 211, 141

Red: 189 / Green: 211 / Blue: 141

HSL

79°, 44%, 69%

Hue: 79° / Saturation: 44% / Lightness: 69%

CMYK

10%, 0%, 33%, 17%

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

What color is #BDD38D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD38D to RGB:

rgb(189, 211, 141)HEX to RGB Converter →

HEX to HSL

Convert #BDD38D to HSL:

hsl(79, 44%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD38D to CMYK:

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

Color Meaning and Usage

#BDD38D is a subtle green color with RGB values of 189, 211, 141 and HSL of 79°, 44%, 69%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDD38D is #A38DD3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3C68D.

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

Contrast with #BDD38D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD38D?

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

What is the RGB value of #BDD38D?

#BDD38D in RGB is (189, 211, 141) - 189 red, 211 green, and 141 blue.

How to use #BDD38D in CSS?

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

What colors go well with #BDD38D?

#A38DD3 (complementary), #D3C68D (analogous), and #9DBD56 (lighter shade) work well with #BDD38D.