#52EBC2 Color Information

Hex color code: #52EBC2

#52EBC2 is a striking cyan color. In RGB it is (82, 235, 194), and in HSL it is (164°, 79%, 62%). It is popular in mobile app design.

Try:
Color NameTurquoise
HEX
#52EBC2
RGB
82, 235, 194
HSL
164°, 79%, 62%
CMYK
65%, 0%, 17%, 8%

Shades

CSS Usage
color: #52EBC2;
background-color: #52EBC2;
border-color: #52EBC2;
box-shadow: 0 0 10px #52EBC2;
border: 2px solid #52EBC2;
Tailwind Usage
bg-[#52EBC2]
text-[#52EBC2]
border-[#52EBC2]
shadow-[0_0_10px_52EBC2]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #52EBC2, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #52EBC2; color: #000000; }

Badge

New Feature
.badge { background-color: #52EBC2; 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 #52EBC2; background-color: #52EBC215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #52EBC220; border-left: 4px solid #52EBC2; }

Link / Accent

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

a { color: #52EBC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52EBC2 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 235, 194

Red: 82 / Green: 235 / Blue: 194

HSL

164°, 79%, 62%

Hue: 164° / Saturation: 79% / Lightness: 62%

CMYK

65%, 0%, 17%, 8%

Cyan: 65% / Magenta: 0% / Yellow: 17% / Key: 8%

What color is #52EBC2?

#52EBC2 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52EBC2 to RGB:

rgb(82, 235, 194)HEX to RGB Converter →

HEX to HSL

Convert #52EBC2 to HSL:

hsl(164, 79%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #52EBC2 to CMYK:

cmyk(65%, 0%, 17%, 8%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #52EBC2 has RGB (82, 235, 194) and HSL (164°, 79%, 62%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52EBC2 is #EB527A, creating high-contrast pairings. For softer combinations, try analogous colors like #52EB75.

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

Contrast with #52EBC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52EBC2?

#52EBC2 is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #52EBC2?

#52EBC2 in RGB is (82, 235, 194) - 82 red, 235 green, and 194 blue.

How to use #52EBC2 in CSS?

Use #52EBC2 directly in your CSS properties like color or background-color.

What colors go well with #52EBC2?

#EB527A (complementary), #52EB75 (analogous), and #19D7A4 (lighter shade) work well with #52EBC2.