#B3FFEE Color Information

Hex color code: #B3FFEE

A soft cyan shade, #B3FFEE appears as (179, 255, 238) in RGB and (167°, 100%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#B3FFEE
RGB
179, 255, 238
HSL
167°, 100%, 85%
CMYK
30%, 0%, 7%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3FFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 255, 238

Red: 179 / Green: 255 / Blue: 238

HSL

167°, 100%, 85%

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

CMYK

30%, 0%, 7%, 0%

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

What color is #B3FFEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3FFEE to RGB:

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

HEX to HSL

Convert #B3FFEE to HSL:

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

HEX to CMYK

Convert #B3FFEE to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #B3FFEE has RGB (179, 255, 238) and HSL (167°, 100%, 85%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B3FFEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3FFEE?

#B3FFEE is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B3FFEE?

#B3FFEE in RGB is (179, 255, 238) - 179 red, 255 green, and 238 blue.

How to use #B3FFEE in CSS?

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

What colors go well with #B3FFEE?

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