#BFCDBC Color Information

Hex color code: #BFCDBC

#BFCDBC is a airy green color. In RGB it is (191, 205, 188), and in HSL it is (109°, 15%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFCDBC
RGB
191, 205, 188
HSL
109°, 15%, 77%
CMYK
7%, 0%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 205, 188

Red: 191 / Green: 205 / Blue: 188

HSL

109°, 15%, 77%

Hue: 109° / Saturation: 15% / Lightness: 77%

CMYK

7%, 0%, 8%, 20%

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

What color is #BFCDBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCDBC to RGB:

rgb(191, 205, 188)HEX to RGB Converter →

HEX to HSL

Convert #BFCDBC to HSL:

hsl(109, 15%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCDBC to CMYK:

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

Color Meaning and Usage

A light green tone, #BFCDBC has RGB (191, 205, 188) and HSL (109°, 15%, 77%). 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 #BFCDBC is #CABCCD, creating high-contrast pairings. For softer combinations, try analogous colors like #C8CDBC.

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

Contrast with #BFCDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCDBC?

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

What is the RGB value of #BFCDBC?

#BFCDBC in RGB is (191, 205, 188) - 191 red, 205 green, and 188 blue.

How to use #BFCDBC in CSS?

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

What colors go well with #BFCDBC?

#CABCCD (complementary), #C8CDBC (analogous), and #95AD90 (lighter shade) work well with #BFCDBC.