#B3FFEC Color Information

Hex color code: #B3FFEC

A delicate cyan shade, #B3FFEC appears as (179, 255, 236) in RGB and (165°, 100%, 85%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#B3FFEC
RGB
179, 255, 236
HSL
165°, 100%, 85%
CMYK
30%, 0%, 7%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3FFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 255, 236

Red: 179 / Green: 255 / Blue: 236

HSL

165°, 100%, 85%

Hue: 165° / Saturation: 100% / Lightness: 85%

CMYK

30%, 0%, 7%, 0%

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

What color is #B3FFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3FFEC to RGB:

rgb(179, 255, 236)HEX to RGB Converter →

HEX to HSL

Convert #B3FFEC to HSL:

hsl(165, 100%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #B3FFEC to CMYK:

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

Color Meaning and Usage

#B3FFEC is a ethereal cyan color with RGB values of 179, 255, 236 and HSL of 165°, 100%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3FFEC is #FFB3C6, creating high-contrast pairings. For softer combinations, try analogous colors like #B3FFC6.

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

Contrast with #B3FFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3FFEC?

#B3FFEC is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B3FFEC?

#B3FFEC in RGB is (179, 255, 236) - 179 red, 255 green, and 236 blue.

How to use #B3FFEC in CSS?

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

What colors go well with #B3FFEC?

#FFB3C6 (complementary), #B3FFC6 (analogous), and #66FFD9 (lighter shade) work well with #B3FFEC.