#B7F5EF Color Information

Hex color code: #B7F5EF

#B7F5EF is a light cyan color. In RGB it is (183, 245, 239), and in HSL it is (174°, 76%, 84%). It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#B7F5EF
RGB
183, 245, 239
HSL
174°, 76%, 84%
CMYK
25%, 0%, 2%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7F5EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 245, 239

Red: 183 / Green: 245 / Blue: 239

HSL

174°, 76%, 84%

Hue: 174° / Saturation: 76% / Lightness: 84%

CMYK

25%, 0%, 2%, 4%

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

What color is #B7F5EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7F5EF to RGB:

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

HEX to HSL

Convert #B7F5EF to HSL:

hsl(174, 76%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #B7F5EF to CMYK:

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

Color Meaning and Usage

#B7F5EF is a soft cyan color with RGB values of 183, 245, 239 and HSL of 174°, 76%, 84%. 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 #B7F5EF is #F5B7BD, creating high-contrast pairings. For softer combinations, try analogous colors like #B7F5D0.

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

Contrast with #B7F5EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7F5EF?

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

What is the RGB value of #B7F5EF?

#B7F5EF in RGB is (183, 245, 239) - 183 red, 245 green, and 239 blue.

How to use #B7F5EF in CSS?

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

What colors go well with #B7F5EF?

#F5B7BD (complementary), #B7F5D0 (analogous), and #74ECE0 (lighter shade) work well with #B7F5EF.