#BBCEBB Color Information

Hex color code: #BBCEBB

#BBCEBB is a light green color. In RGB it is (187, 206, 187), and in HSL it is (120°, 16%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BBCEBB
RGB
187, 206, 187
HSL
120°, 16%, 77%
CMYK
9%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCEBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 206, 187

Red: 187 / Green: 206 / Blue: 187

HSL

120°, 16%, 77%

Hue: 120° / Saturation: 16% / Lightness: 77%

CMYK

9%, 0%, 9%, 19%

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

What color is #BBCEBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCEBB to RGB:

rgb(187, 206, 187)HEX to RGB Converter →

HEX to HSL

Convert #BBCEBB to HSL:

hsl(120, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCEBB to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BBCEBB has RGB (187, 206, 187) and HSL (120°, 16%, 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 #BBCEBB is #CEBBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #C4CEBB.

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

Contrast with #BBCEBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCEBB?

#BBCEBB is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBCEBB?

#BBCEBB in RGB is (187, 206, 187) - 187 red, 206 green, and 187 blue.

How to use #BBCEBB in CSS?

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

What colors go well with #BBCEBB?

#CEBBCE (complementary), #C4CEBB (analogous), and #8FAE8F (lighter shade) work well with #BBCEBB.