#50DFCE Color Information

Hex color code: #50DFCE

#50DFCE is a serene cyan color. In RGB it is (80, 223, 206), and in HSL it is (173°, 69%, 59%). It is popular in mobile app design.

Try:
Color NameTurquoise
HEX
#50DFCE
RGB
80, 223, 206
HSL
173°, 69%, 59%
CMYK
64%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #50DFCE; 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 #50DFCE; background-color: #50DFCE15; }

Alert / Toast

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

Link / Accent

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

a { color: #50DFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #50DFCE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 223, 206

Red: 80 / Green: 223 / Blue: 206

HSL

173°, 69%, 59%

Hue: 173° / Saturation: 69% / Lightness: 59%

CMYK

64%, 0%, 8%, 13%

Cyan: 64% / Magenta: 0% / Yellow: 8% / Key: 13%

What color is #50DFCE?

#50DFCE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #50DFCE to RGB:

rgb(80, 223, 206)HEX to RGB Converter →

HEX to HSL

Convert #50DFCE to HSL:

hsl(173, 69%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #50DFCE to CMYK:

cmyk(64%, 0%, 8%, 13%)Color Converter →

Color Meaning and Usage

#50DFCE is a cool cyan color with RGB values of 80, 223, 206 and HSL of 173°, 69%, 59%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #50DFCE is #DF4E5F, creating high-contrast pairings. For softer combinations, try analogous colors like #4EDF86.

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

Contrast with #50DFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #50DFCE?

#50DFCE is a cool cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #50DFCE?

#50DFCE in RGB is (80, 223, 206) - 80 red, 223 green, and 206 blue.

How to use #50DFCE in CSS?

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

What colors go well with #50DFCE?

#DF4E5F (complementary), #4EDF86 (analogous), and #23BEAC (lighter shade) work well with #50DFCE.