#BFEDED Color Information

Hex color code: #BFEDED

A airy cyan shade, #BFEDED appears as (191, 237, 237) in RGB and (180°, 56%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#BFEDED
RGB
191, 237, 237
HSL
180°, 56%, 84%
CMYK
19%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEDED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 237, 237

Red: 191 / Green: 237 / Blue: 237

HSL

180°, 56%, 84%

Hue: 180° / Saturation: 56% / Lightness: 84%

CMYK

19%, 0%, 0%, 7%

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

What color is #BFEDED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEDED to RGB:

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

HEX to HSL

Convert #BFEDED to HSL:

hsl(180, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEDED to CMYK:

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

Color Meaning and Usage

#BFEDED is a soft cyan color with RGB values of 191, 237, 237 and HSL of 180°, 56%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEDED is #EDBFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFEDD6.

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

Contrast with #BFEDED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEDED?

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

What is the RGB value of #BFEDED?

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

How to use #BFEDED in CSS?

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

What colors go well with #BFEDED?

#EDBFBF (complementary), #BFEDD6 (analogous), and #84DCDC (lighter shade) work well with #BFEDED.