#B3FFEF Color Information

Hex color code: #B3FFEF

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

Try:
Color NamePale Turquoise
HEX
#B3FFEF
RGB
179, 255, 239
HSL
167°, 100%, 85%
CMYK
30%, 0%, 6%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3FFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 255, 239

Red: 179 / Green: 255 / Blue: 239

HSL

167°, 100%, 85%

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

CMYK

30%, 0%, 6%, 0%

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

What color is #B3FFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3FFEF to RGB:

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

HEX to HSL

Convert #B3FFEF to HSL:

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

HEX to CMYK

Convert #B3FFEF to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #B3FFEF has RGB (179, 255, 239) and HSL (167°, 100%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3FFEF is #FFB3C3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3FFC8.

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

Contrast with #B3FFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3FFEF?

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

What is the RGB value of #B3FFEF?

#B3FFEF in RGB is (179, 255, 239) - 179 red, 255 green, and 239 blue.

How to use #B3FFEF in CSS?

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

What colors go well with #B3FFEF?

#FFB3C3 (complementary), #B3FFC8 (analogous), and #66FFDE (lighter shade) work well with #B3FFEF.