#BCF06D Color Information

Hex color code: #BCF06D

#BCF06D is a eye-catching green color. In RGB it is (188, 240, 109), and in HSL it is (84°, 81%, 68%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#BCF06D
RGB
188, 240, 109
HSL
84°, 81%, 68%
CMYK
22%, 0%, 55%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCF06D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 240, 109

Red: 188 / Green: 240 / Blue: 109

HSL

84°, 81%, 68%

Hue: 84° / Saturation: 81% / Lightness: 68%

CMYK

22%, 0%, 55%, 6%

Cyan: 22% / Magenta: 0% / Yellow: 55% / Key: 6%

What color is #BCF06D?

#BCF06D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCF06D to RGB:

rgb(188, 240, 109)HEX to RGB Converter →

HEX to HSL

Convert #BCF06D to HSL:

hsl(84, 81%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BCF06D to CMYK:

cmyk(22%, 0%, 55%, 6%)Color Converter →

Color Meaning and Usage

A vivid green tone, #BCF06D has RGB (188, 240, 109) and HSL (84°, 81%, 68%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCF06D is #A06BEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE26B.

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

Contrast with #BCF06D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCF06D?

#BCF06D is a vivid green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BCF06D?

#BCF06D in RGB is (188, 240, 109) - 188 red, 240 green, and 109 blue.

How to use #BCF06D in CSS?

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

What colors go well with #BCF06D?

#A06BEF (complementary), #EFE26B (analogous), and #9BE826 (lighter shade) work well with #BCF06D.