#BCF3CC Color Information

Hex color code: #BCF3CC

A light green shade, #BCF3CC appears as (188, 243, 204) in RGB and (137°, 70%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BCF3CC
RGB
188, 243, 204
HSL
137°, 70%, 85%
CMYK
23%, 0%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCF3CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 243, 204

Red: 188 / Green: 243 / Blue: 204

HSL

137°, 70%, 85%

Hue: 137° / Saturation: 70% / Lightness: 85%

CMYK

23%, 0%, 16%, 5%

Cyan: 23% / Magenta: 0% / Yellow: 16% / Key: 5%

What color is #BCF3CC?

#BCF3CC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCF3CC to RGB:

rgb(188, 243, 204)HEX to RGB Converter →

HEX to HSL

Convert #BCF3CC to HSL:

hsl(137, 70%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BCF3CC to CMYK:

cmyk(23%, 0%, 16%, 5%)Color Converter →

Color Meaning and Usage

A soft green tone, #BCF3CC has RGB (188, 243, 204) and HSL (137°, 70%, 85%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCF3CC is #F4BEE4, creating high-contrast pairings. For softer combinations, try analogous colors like #CAF4BE.

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

Contrast with #BCF3CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCF3CC?

#BCF3CC is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCF3CC?

#BCF3CC in RGB is (188, 243, 204) - 188 red, 243 green, and 204 blue.

How to use #BCF3CC in CSS?

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

What colors go well with #BCF3CC?

#F4BEE4 (complementary), #CAF4BE (analogous), and #7DE89B (lighter shade) work well with #BCF3CC.