#BDEEF6 Color Information

Hex color code: #BDEEF6

The hex color #BDEEF6 is a soft cyan with RGB values of (189, 238, 246) and HSL of (188°, 76%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BDEEF6
RGB
189, 238, 246
HSL
188°, 76%, 85%
CMYK
23%, 3%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDEEF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 238, 246

Red: 189 / Green: 238 / Blue: 246

HSL

188°, 76%, 85%

Hue: 188° / Saturation: 76% / Lightness: 85%

CMYK

23%, 3%, 0%, 4%

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

What color is #BDEEF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDEEF6 to RGB:

rgb(189, 238, 246)HEX to RGB Converter →

HEX to HSL

Convert #BDEEF6 to HSL:

hsl(188, 76%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BDEEF6 to CMYK:

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

Color Meaning and Usage

#BDEEF6 is a soft cyan color with RGB values of 189, 238, 246 and HSL of 188°, 76%, 85%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDEEF6 is #F6C3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF6E1.

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

Contrast with #BDEEF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDEEF6?

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

What is the RGB value of #BDEEF6?

#BDEEF6 in RGB is (189, 238, 246) - 189 red, 238 green, and 246 blue.

How to use #BDEEF6 in CSS?

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

What colors go well with #BDEEF6?

#F6C3BC (complementary), #BCF6E1 (analogous), and #78DDED (lighter shade) work well with #BDEEF6.