#BDDBC8 Color Information

Hex color code: #BDDBC8

#BDDBC8 is a soft green color. In RGB it is (189, 219, 200), and in HSL it is (142°, 29%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDDBC8
RGB
189, 219, 200
HSL
142°, 29%, 80%
CMYK
14%, 0%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDDBC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 219, 200

Red: 189 / Green: 219 / Blue: 200

HSL

142°, 29%, 80%

Hue: 142° / Saturation: 29% / Lightness: 80%

CMYK

14%, 0%, 9%, 14%

Cyan: 14% / Magenta: 0% / Yellow: 9% / Key: 14%

What color is #BDDBC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDBC8 to RGB:

rgb(189, 219, 200)HEX to RGB Converter →

HEX to HSL

Convert #BDDBC8 to HSL:

hsl(142, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDBC8 to CMYK:

cmyk(14%, 0%, 9%, 14%)Color Converter →

Color Meaning and Usage

A light green tone, #BDDBC8 has RGB (189, 219, 200) and HSL (142°, 29%, 80%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDDBC8 is #DBBDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #C1DBBD.

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

Contrast with #BDDBC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDDBC8?

#BDDBC8 is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDDBC8?

#BDDBC8 in RGB is (189, 219, 200) - 189 red, 219 green, and 200 blue.

How to use #BDDBC8 in CSS?

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

What colors go well with #BDDBC8?

#DBBDD0 (complementary), #C1DBBD (analogous), and #8CC09F (lighter shade) work well with #BDDBC8.