#B1ECEC Color Information

Hex color code: #B1ECEC

A airy cyan shade, #B1ECEC appears as (177, 236, 236) in RGB and (180°, 61%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#B1ECEC
RGB
177, 236, 236
HSL
180°, 61%, 81%
CMYK
25%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1ECEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 236, 236

Red: 177 / Green: 236 / Blue: 236

HSL

180°, 61%, 81%

Hue: 180° / Saturation: 61% / Lightness: 81%

CMYK

25%, 0%, 0%, 7%

Cyan: 25% / Magenta: 0% / Yellow: 0% / Key: 7%

What color is #B1ECEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1ECEC to RGB:

rgb(177, 236, 236)HEX to RGB Converter →

HEX to HSL

Convert #B1ECEC to HSL:

hsl(180, 61%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #B1ECEC to CMYK:

cmyk(25%, 0%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #B1ECEC has RGB (177, 236, 236) and HSL (180°, 61%, 81%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1ECEC is #ECB1B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1ECCF.

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

Contrast with #B1ECEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1ECEC?

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

What is the RGB value of #B1ECEC?

#B1ECEC in RGB is (177, 236, 236) - 177 red, 236 green, and 236 blue.

How to use #B1ECEC in CSS?

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

What colors go well with #B1ECEC?

#ECB1B1 (complementary), #B1ECCF (analogous), and #73DDDD (lighter shade) work well with #B1ECEC.