#50928F Color Information

Hex color code: #50928F

A delicate cyan shade, #50928F appears as (80, 146, 143) in RGB and (177°, 29%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameCadet Blue
HEX
#50928F
RGB
80, 146, 143
HSL
177°, 29%, 44%
CMYK
45%, 0%, 2%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #50928F; 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 #50928F; background-color: #50928F15; }

Alert / Toast

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

Link / Accent

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

a { color: #50928F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #50928F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 146, 143

Red: 80 / Green: 146 / Blue: 143

HSL

177°, 29%, 44%

Hue: 177° / Saturation: 29% / Lightness: 44%

CMYK

45%, 0%, 2%, 43%

Cyan: 45% / Magenta: 0% / Yellow: 2% / Key: 43%

What color is #50928F?

#50928F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #50928F to RGB:

rgb(80, 146, 143)HEX to RGB Converter →

HEX to HSL

Convert #50928F to HSL:

hsl(177, 29%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #50928F to CMYK:

cmyk(45%, 0%, 2%, 43%)Color Converter →

Color Meaning and Usage

#50928F is a subtle cyan color with RGB values of 80, 146, 143 and HSL of 177°, 29%, 44%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #50928F is #915053, creating high-contrast pairings. For softer combinations, try analogous colors like #50916D.

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

Contrast with #50928F

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

Contrast Ratio: 5.85:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #50928F?

#50928F is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #50928F?

#50928F in RGB is (80, 146, 143) - 80 red, 146 green, and 143 blue.

How to use #50928F in CSS?

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

What colors go well with #50928F?

#915053 (complementary), #50916D (analogous), and #355F5D (lighter shade) work well with #50928F.