#B7EFFA Color Information

Hex color code: #B7EFFA

The hex color #B7EFFA is a delicate cyan with RGB values of (183, 239, 250) and HSL of (190°, 87%, 85%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#B7EFFA
RGB
183, 239, 250
HSL
190°, 87%, 85%
CMYK
27%, 4%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7EFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 239, 250

Red: 183 / Green: 239 / Blue: 250

HSL

190°, 87%, 85%

Hue: 190° / Saturation: 87% / Lightness: 85%

CMYK

27%, 4%, 0%, 2%

Cyan: 27% / Magenta: 4% / Yellow: 0% / Key: 2%

What color is #B7EFFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7EFFA to RGB:

rgb(183, 239, 250)HEX to RGB Converter →

HEX to HSL

Convert #B7EFFA to HSL:

hsl(190, 87%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #B7EFFA to CMYK:

cmyk(27%, 4%, 0%, 2%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #B7EFFA has RGB (183, 239, 250) and HSL (190°, 87%, 85%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7EFFA is #FAC3B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7FAE4.

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

Contrast with #B7EFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7EFFA?

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

What is the RGB value of #B7EFFA?

#B7EFFA in RGB is (183, 239, 250) - 183 red, 239 green, and 250 blue.

How to use #B7EFFA in CSS?

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

What colors go well with #B7EFFA?

#FAC3B7 (complementary), #B7FAE4 (analogous), and #70DFF5 (lighter shade) work well with #B7EFFA.