#B9EDFF Color Information

Hex color code: #B9EDFF

A light blue shade, #B9EDFF appears as (185, 237, 255) in RGB and (195°, 100%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#B9EDFF
RGB
185, 237, 255
HSL
195°, 100%, 86%
CMYK
27%, 7%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9EDFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 237, 255

Red: 185 / Green: 237 / Blue: 255

HSL

195°, 100%, 86%

Hue: 195° / Saturation: 100% / Lightness: 86%

CMYK

27%, 7%, 0%, 0%

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

What color is #B9EDFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9EDFF to RGB:

rgb(185, 237, 255)HEX to RGB Converter →

HEX to HSL

Convert #B9EDFF to HSL:

hsl(195, 100%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #B9EDFF to CMYK:

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

Color Meaning and Usage

#B9EDFF is a delicate blue color with RGB values of 185, 237, 255 and HSL of 195°, 100%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9EDFF is #FFC9B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8FFED.

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

Contrast with #B9EDFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9EDFF?

#B9EDFF is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B9EDFF?

#B9EDFF in RGB is (185, 237, 255) - 185 red, 237 green, and 255 blue.

How to use #B9EDFF in CSS?

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

What colors go well with #B9EDFF?

#FFC9B8 (complementary), #B8FFED (analogous), and #6BDAFF (lighter shade) work well with #B9EDFF.