#B2EFF7 Color Information

Hex color code: #B2EFF7

A light cyan shade, #B2EFF7 appears as (178, 239, 247) in RGB and (187°, 81%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#B2EFF7
RGB
178, 239, 247
HSL
187°, 81%, 83%
CMYK
28%, 3%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2EFF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 239, 247

Red: 178 / Green: 239 / Blue: 247

HSL

187°, 81%, 83%

Hue: 187° / Saturation: 81% / Lightness: 83%

CMYK

28%, 3%, 0%, 3%

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

What color is #B2EFF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2EFF7 to RGB:

rgb(178, 239, 247)HEX to RGB Converter →

HEX to HSL

Convert #B2EFF7 to HSL:

hsl(187, 81%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #B2EFF7 to CMYK:

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

Color Meaning and Usage

#B2EFF7 is a soft cyan color with RGB values of 178, 239, 247 and HSL of 187°, 81%, 83%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2EFF7 is #F7B9B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1F7DC.

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

Contrast with #B2EFF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2EFF7?

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

What is the RGB value of #B2EFF7?

#B2EFF7 in RGB is (178, 239, 247) - 178 red, 239 green, and 247 blue.

How to use #B2EFF7 in CSS?

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

What colors go well with #B2EFF7?

#F7B9B1 (complementary), #B1F7DC (analogous), and #6BE0EF (lighter shade) work well with #B2EFF7.