#BFEBF6 Color Information

Hex color code: #BFEBF6

The hex color #BFEBF6 is a delicate cyan with RGB values of (191, 235, 246) and HSL of (192°, 75%, 86%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#BFEBF6
RGB
191, 235, 246
HSL
192°, 75%, 86%
CMYK
22%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEBF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 235, 246

Red: 191 / Green: 235 / Blue: 246

HSL

192°, 75%, 86%

Hue: 192° / Saturation: 75% / Lightness: 86%

CMYK

22%, 4%, 0%, 4%

Cyan: 22% / Magenta: 4% / Yellow: 0% / Key: 4%

What color is #BFEBF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEBF6 to RGB:

rgb(191, 235, 246)HEX to RGB Converter →

HEX to HSL

Convert #BFEBF6 to HSL:

hsl(192, 75%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEBF6 to CMYK:

cmyk(22%, 4%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BFEBF6 is a light cyan color with RGB values of 191, 235, 246 and HSL of 192°, 75%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEBF6 is #F6CBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1F6E6.

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

Contrast with #BFEBF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEBF6?

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

What is the RGB value of #BFEBF6?

#BFEBF6 in RGB is (191, 235, 246) - 191 red, 235 green, and 246 blue.

How to use #BFEBF6 in CSS?

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

What colors go well with #BFEBF6?

#F6CBC1 (complementary), #C1F6E6 (analogous), and #7ED6ED (lighter shade) work well with #BFEBF6.