#BFEDF7 Color Information

Hex color code: #BFEDF7

A delicate cyan shade, #BFEDF7 appears as (191, 237, 247) in RGB and (191°, 78%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#BFEDF7
RGB
191, 237, 247
HSL
191°, 78%, 86%
CMYK
23%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEDF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 237, 247

Red: 191 / Green: 237 / Blue: 247

HSL

191°, 78%, 86%

Hue: 191° / Saturation: 78% / Lightness: 86%

CMYK

23%, 4%, 0%, 3%

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

What color is #BFEDF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEDF7 to RGB:

rgb(191, 237, 247)HEX to RGB Converter →

HEX to HSL

Convert #BFEDF7 to HSL:

hsl(191, 78%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEDF7 to CMYK:

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

Color Meaning and Usage

#BFEDF7 is a light cyan color with RGB values of 191, 237, 247 and HSL of 191°, 78%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEDF7 is #F7CABF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFF7E6.

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

Contrast with #BFEDF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEDF7?

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

What is the RGB value of #BFEDF7?

#BFEDF7 in RGB is (191, 237, 247) - 191 red, 237 green, and 247 blue.

How to use #BFEDF7 in CSS?

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

What colors go well with #BFEDF7?

#F7CABF (complementary), #BFF7E6 (analogous), and #7BDAEF (lighter shade) work well with #BFEDF7.