#51F5BC Color Information

Hex color code: #51F5BC

The hex color #51F5BC is a dynamic cyan with RGB values of (81, 245, 188) and HSL of (159°, 89%, 64%). It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#51F5BC
RGB
81, 245, 188
HSL
159°, 89%, 64%
CMYK
67%, 0%, 23%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #51F5BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 245, 188

Red: 81 / Green: 245 / Blue: 188

HSL

159°, 89%, 64%

Hue: 159° / Saturation: 89% / Lightness: 64%

CMYK

67%, 0%, 23%, 4%

Cyan: 67% / Magenta: 0% / Yellow: 23% / Key: 4%

What color is #51F5BC?

#51F5BC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51F5BC to RGB:

rgb(81, 245, 188)HEX to RGB Converter →

HEX to HSL

Convert #51F5BC to HSL:

hsl(159, 89%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #51F5BC to CMYK:

cmyk(67%, 0%, 23%, 4%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #51F5BC has RGB (81, 245, 188) and HSL (159°, 89%, 64%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51F5BC is #F5518B, creating high-contrast pairings. For softer combinations, try analogous colors like #51F56A.

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

Contrast with #51F5BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51F5BC?

#51F5BC is a bold cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #51F5BC?

#51F5BC in RGB is (81, 245, 188) - 81 red, 245 green, and 188 blue.

How to use #51F5BC in CSS?

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

What colors go well with #51F5BC?

#F5518B (complementary), #51F56A (analogous), and #0EEC9E (lighter shade) work well with #51F5BC.