#B0F5EE Color Information

Hex color code: #B0F5EE

#B0F5EE is a ethereal cyan color. In RGB it is (176, 245, 238), and in HSL it is (174°, 78%, 83%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#B0F5EE
RGB
176, 245, 238
HSL
174°, 78%, 83%
CMYK
28%, 0%, 3%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0F5EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 245, 238

Red: 176 / Green: 245 / Blue: 238

HSL

174°, 78%, 83%

Hue: 174° / Saturation: 78% / Lightness: 83%

CMYK

28%, 0%, 3%, 4%

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

What color is #B0F5EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0F5EE to RGB:

rgb(176, 245, 238)HEX to RGB Converter →

HEX to HSL

Convert #B0F5EE to HSL:

hsl(174, 78%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #B0F5EE to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #B0F5EE has RGB (176, 245, 238) and HSL (174°, 78%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0F5EE is #F5B2B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B2F5CD.

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

Contrast with #B0F5EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0F5EE?

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

What is the RGB value of #B0F5EE?

#B0F5EE in RGB is (176, 245, 238) - 176 red, 245 green, and 238 blue.

How to use #B0F5EE in CSS?

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

What colors go well with #B0F5EE?

#F5B2B9 (complementary), #B2F5CD (analogous), and #6EEDE0 (lighter shade) work well with #B0F5EE.