#51C792 Color Information

Hex color code: #51C792

The hex color #51C792 is a cool cyan with RGB values of (81, 199, 146) and HSL of (153°, 51%, 55%). It is commonly used in modern UI design.

Try:
Color NameMedium Aquamarine
HEX
#51C792
RGB
81, 199, 146
HSL
153°, 51%, 55%
CMYK
59%, 0%, 27%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #51C792; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 199, 146

Red: 81 / Green: 199 / Blue: 146

HSL

153°, 51%, 55%

Hue: 153° / Saturation: 51% / Lightness: 55%

CMYK

59%, 0%, 27%, 22%

Cyan: 59% / Magenta: 0% / Yellow: 27% / Key: 22%

What color is #51C792?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51C792 to RGB:

rgb(81, 199, 146)HEX to RGB Converter →

HEX to HSL

Convert #51C792 to HSL:

hsl(153, 51%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #51C792 to CMYK:

cmyk(59%, 0%, 27%, 22%)Color Converter →

Color Meaning and Usage

#51C792 is a peaceful cyan color with RGB values of 81, 199, 146 and HSL of 153°, 51%, 55%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51C792 is #C75286, creating high-contrast pairings. For softer combinations, try analogous colors like #52C758.

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

Contrast with #51C792

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51C792?

#51C792 is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #51C792?

#51C792 in RGB is (81, 199, 146) - 81 red, 199 green, and 146 blue.

How to use #51C792 in CSS?

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

What colors go well with #51C792?

#C75286 (complementary), #52C758 (analogous), and #329A6B (lighter shade) work well with #51C792.