#BDE1BC Color Information

Hex color code: #BDE1BC

A soft green shade, #BDE1BC appears as (189, 225, 188) in RGB and (118°, 38%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BDE1BC
RGB
189, 225, 188
HSL
118°, 38%, 81%
CMYK
16%, 0%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDE1BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 225, 188

Red: 189 / Green: 225 / Blue: 188

HSL

118°, 38%, 81%

Hue: 118° / Saturation: 38% / Lightness: 81%

CMYK

16%, 0%, 16%, 12%

Cyan: 16% / Magenta: 0% / Yellow: 16% / Key: 12%

What color is #BDE1BC?

#BDE1BC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDE1BC to RGB:

rgb(189, 225, 188)HEX to RGB Converter →

HEX to HSL

Convert #BDE1BC to HSL:

hsl(118, 38%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BDE1BC to CMYK:

cmyk(16%, 0%, 16%, 12%)Color Converter →

Color Meaning and Usage

A delicate green tone, #BDE1BC has RGB (189, 225, 188) and HSL (118°, 38%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDE1BC is #E0BCE1, creating high-contrast pairings. For softer combinations, try analogous colors like #D0E1BC.

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

Contrast with #BDE1BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDE1BC?

#BDE1BC is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDE1BC?

#BDE1BC in RGB is (189, 225, 188) - 189 red, 225 green, and 188 blue.

How to use #BDE1BC in CSS?

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

What colors go well with #BDE1BC?

#E0BCE1 (complementary), #D0E1BC (analogous), and #8AC987 (lighter shade) work well with #BDE1BC.