#BCEEF5 Color Information

Hex color code: #BCEEF5

#BCEEF5 is a airy cyan color. In RGB it is (188, 238, 245), and in HSL it is (187°, 74%, 85%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#BCEEF5
RGB
188, 238, 245
HSL
187°, 74%, 85%
CMYK
23%, 3%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCEEF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 238, 245

Red: 188 / Green: 238 / Blue: 245

HSL

187°, 74%, 85%

Hue: 187° / Saturation: 74% / Lightness: 85%

CMYK

23%, 3%, 0%, 4%

Cyan: 23% / Magenta: 3% / Yellow: 0% / Key: 4%

What color is #BCEEF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCEEF5 to RGB:

rgb(188, 238, 245)HEX to RGB Converter →

HEX to HSL

Convert #BCEEF5 to HSL:

hsl(187, 74%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BCEEF5 to CMYK:

cmyk(23%, 3%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BCEEF5 is a soft cyan color with RGB values of 188, 238, 245 and HSL of 187°, 74%, 85%. 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 #BCEEF5 is #F5C3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF5DF.

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

Contrast with #BCEEF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCEEF5?

#BCEEF5 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCEEF5?

#BCEEF5 in RGB is (188, 238, 245) - 188 red, 238 green, and 245 blue.

How to use #BCEEF5 in CSS?

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

What colors go well with #BCEEF5?

#F5C3BC (complementary), #BCF5DF (analogous), and #7ADEEB (lighter shade) work well with #BCEEF5.