#BCFF8F Color Information

Hex color code: #BCFF8F

The hex color #BCFF8F is a delicate green with RGB values of (188, 255, 143) and HSL of (96°, 100%, 78%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BCFF8F
RGB
188, 255, 143
HSL
96°, 100%, 78%
CMYK
26%, 0%, 44%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCFF8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 255, 143

Red: 188 / Green: 255 / Blue: 143

HSL

96°, 100%, 78%

Hue: 96° / Saturation: 100% / Lightness: 78%

CMYK

26%, 0%, 44%, 0%

Cyan: 26% / Magenta: 0% / Yellow: 44% / Key: 0%

What color is #BCFF8F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCFF8F to RGB:

rgb(188, 255, 143)HEX to RGB Converter →

HEX to HSL

Convert #BCFF8F to HSL:

hsl(96, 100%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BCFF8F to CMYK:

cmyk(26%, 0%, 44%, 0%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #BCFF8F has RGB (188, 255, 143) and HSL (96°, 100%, 78%). 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 #BCFF8F is #D28FFF, creating high-contrast pairings. For softer combinations, try analogous colors like #F4FF8F.

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

Contrast with #BCFF8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCFF8F?

#BCFF8F is a ethereal green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BCFF8F?

#BCFF8F in RGB is (188, 255, 143) - 188 red, 255 green, and 143 blue.

How to use #BCFF8F in CSS?

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

What colors go well with #BCFF8F?

#D28FFF (complementary), #F4FF8F (analogous), and #8EFF42 (lighter shade) work well with #BCFF8F.