#B1EFF6 Color Information

Hex color code: #B1EFF6

The hex color #B1EFF6 is a light cyan with RGB values of (177, 239, 246) and HSL of (186°, 79%, 83%). It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#B1EFF6
RGB
177, 239, 246
HSL
186°, 79%, 83%
CMYK
28%, 3%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1EFF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 239, 246

Red: 177 / Green: 239 / Blue: 246

HSL

186°, 79%, 83%

Hue: 186° / Saturation: 79% / Lightness: 83%

CMYK

28%, 3%, 0%, 4%

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

What color is #B1EFF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1EFF6 to RGB:

rgb(177, 239, 246)HEX to RGB Converter →

HEX to HSL

Convert #B1EFF6 to HSL:

hsl(186, 79%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #B1EFF6 to CMYK:

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

Color Meaning and Usage

#B1EFF6 is a soft cyan color with RGB values of 177, 239, 246 and HSL of 186°, 79%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1EFF6 is #F6B8B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1F6DA.

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

Contrast with #B1EFF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1EFF6?

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

What is the RGB value of #B1EFF6?

#B1EFF6 in RGB is (177, 239, 246) - 177 red, 239 green, and 246 blue.

How to use #B1EFF6 in CSS?

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

What colors go well with #B1EFF6?

#F6B8B1 (complementary), #B1F6DA (analogous), and #6DE1EE (lighter shade) work well with #B1EFF6.