#BCEB75 Color Information

Hex color code: #BCEB75

#BCEB75 is a striking green color. In RGB it is (188, 235, 117), and in HSL it is (84°, 75%, 69%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BCEB75
RGB
188, 235, 117
HSL
84°, 75%, 69%
CMYK
20%, 0%, 50%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCEB75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 235, 117

Red: 188 / Green: 235 / Blue: 117

HSL

84°, 75%, 69%

Hue: 84° / Saturation: 75% / Lightness: 69%

CMYK

20%, 0%, 50%, 8%

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

What color is #BCEB75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCEB75 to RGB:

rgb(188, 235, 117)HEX to RGB Converter →

HEX to HSL

Convert #BCEB75 to HSL:

hsl(84, 75%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BCEB75 to CMYK:

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

Color Meaning and Usage

A dynamic green tone, #BCEB75 has RGB (188, 235, 117) and HSL (84°, 75%, 69%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCEB75 is #A475EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDF75.

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

Contrast with #BCEB75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCEB75?

#BCEB75 is a dynamic green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCEB75?

#BCEB75 in RGB is (188, 235, 117) - 188 red, 235 green, and 117 blue.

How to use #BCEB75 in CSS?

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

What colors go well with #BCEB75?

#A475EB (complementary), #EBDF75 (analogous), and #9BE232 (lighter shade) work well with #BCEB75.