#51ECBD Color Information

Hex color code: #51ECBD

The hex color #51ECBD is a vivid cyan with RGB values of (81, 236, 189) and HSL of (162°, 80%, 62%). It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#51ECBD
RGB
81, 236, 189
HSL
162°, 80%, 62%
CMYK
66%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #51ECBD; 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 #51ECBD; background-color: #51ECBD15; }

Alert / Toast

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

Link / Accent

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

a { color: #51ECBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #51ECBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 236, 189

Red: 81 / Green: 236 / Blue: 189

HSL

162°, 80%, 62%

Hue: 162° / Saturation: 80% / Lightness: 62%

CMYK

66%, 0%, 20%, 7%

Cyan: 66% / Magenta: 0% / Yellow: 20% / Key: 7%

What color is #51ECBD?

#51ECBD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51ECBD to RGB:

rgb(81, 236, 189)HEX to RGB Converter →

HEX to HSL

Convert #51ECBD to HSL:

hsl(162, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #51ECBD to CMYK:

cmyk(66%, 0%, 20%, 7%)Color Converter →

Color Meaning and Usage

#51ECBD is a eye-catching cyan color with RGB values of 81, 236, 189 and HSL of 162°, 80%, 62%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51ECBD is #EC517F, creating high-contrast pairings. For softer combinations, try analogous colors like #51EC70.

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

Contrast with #51ECBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51ECBD?

#51ECBD is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #51ECBD?

#51ECBD in RGB is (81, 236, 189) - 81 red, 236 green, and 189 blue.

How to use #51ECBD in CSS?

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

What colors go well with #51ECBD?

#EC517F (complementary), #51EC70 (analogous), and #18D89E (lighter shade) work well with #51ECBD.