#BCFFFF Color Information

Hex color code: #BCFFFF

The hex color #BCFFFF is a ethereal cyan with RGB values of (188, 255, 255) and HSL of (180°, 100%, 87%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#BCFFFF
RGB
188, 255, 255
HSL
180°, 100%, 87%
CMYK
26%, 0%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCFFFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 255, 255

Red: 188 / Green: 255 / Blue: 255

HSL

180°, 100%, 87%

Hue: 180° / Saturation: 100% / Lightness: 87%

CMYK

26%, 0%, 0%, 0%

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

What color is #BCFFFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCFFFF to RGB:

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

HEX to HSL

Convert #BCFFFF to HSL:

hsl(180, 100%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #BCFFFF to CMYK:

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

Color Meaning and Usage

#BCFFFF is a airy cyan color with RGB values of 188, 255, 255 and HSL of 180°, 100%, 87%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCFFFF is #FFBDBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDFFDE.

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

Contrast with #BCFFFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCFFFF?

#BCFFFF is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCFFFF?

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

How to use #BCFFFF in CSS?

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

What colors go well with #BCFFFF?

#FFBDBD (complementary), #BDFFDE (analogous), and #70FFFF (lighter shade) work well with #BCFFFF.