#B8EDFF Color Information

Hex color code: #B8EDFF

A light blue shade, #B8EDFF appears as (184, 237, 255) in RGB and (195°, 100%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#B8EDFF
RGB
184, 237, 255
HSL
195°, 100%, 86%
CMYK
28%, 7%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B8EDFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 237, 255

Red: 184 / Green: 237 / Blue: 255

HSL

195°, 100%, 86%

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

CMYK

28%, 7%, 0%, 0%

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

What color is #B8EDFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B8EDFF to RGB:

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

HEX to HSL

Convert #B8EDFF to HSL:

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

HEX to CMYK

Convert #B8EDFF to CMYK:

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

Color Meaning and Usage

#B8EDFF is a delicate blue color with RGB values of 184, 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 #B8EDFF is #FFC9B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8FFED.

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

Contrast with #B8EDFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B8EDFF?

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

What is the RGB value of #B8EDFF?

#B8EDFF in RGB is (184, 237, 255) - 184 red, 237 green, and 255 blue.

How to use #B8EDFF in CSS?

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

What colors go well with #B8EDFF?

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