#51ECEC Color Information

Hex color code: #51ECEC

#51ECEC is a vivid cyan color. In RGB it is (81, 236, 236), and in HSL it is (180°, 80%, 62%). It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#51ECEC
RGB
81, 236, 236
HSL
180°, 80%, 62%
CMYK
66%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #51ECEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 236, 236

Red: 81 / Green: 236 / Blue: 236

HSL

180°, 80%, 62%

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

CMYK

66%, 0%, 0%, 7%

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

What color is #51ECEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51ECEC to RGB:

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

HEX to HSL

Convert #51ECEC to HSL:

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

HEX to CMYK

Convert #51ECEC to CMYK:

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

Color Meaning and Usage

#51ECEC is a striking cyan color with RGB values of 81, 236, 236 and HSL of 180°, 80%, 62%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51ECEC is #EC5151, creating high-contrast pairings. For softer combinations, try analogous colors like #51EC9E.

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

Contrast with #51ECEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51ECEC?

#51ECEC is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #51ECEC?

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

How to use #51ECEC in CSS?

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

What colors go well with #51ECEC?

#EC5151 (complementary), #51EC9E (analogous), and #18D8D8 (lighter shade) work well with #51ECEC.