#32E7BA Color Information

Hex color code: #32E7BA

#32E7BA is a vivid cyan color. In RGB it is (50, 231, 186), and in HSL it is (165°, 79%, 55%). It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#32E7BA
RGB
50, 231, 186
HSL
165°, 79%, 55%
CMYK
78%, 0%, 19%, 9%

Shades

CSS Usage
color: #32E7BA;
background-color: #32E7BA;
border-color: #32E7BA;
box-shadow: 0 0 10px #32E7BA;
border: 2px solid #32E7BA;
Tailwind Usage
bg-[#32E7BA]
text-[#32E7BA]
border-[#32E7BA]
shadow-[0_0_10px_32E7BA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #32E7BA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #32E7BA; color: #000000; }

Badge

New Feature
.badge { background-color: #32E7BA; 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 #32E7BA; background-color: #32E7BA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #32E7BA20; border-left: 4px solid #32E7BA; }

Link / Accent

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

a { color: #32E7BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32E7BA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 231, 186

Red: 50 / Green: 231 / Blue: 186

HSL

165°, 79%, 55%

Hue: 165° / Saturation: 79% / Lightness: 55%

CMYK

78%, 0%, 19%, 9%

Cyan: 78% / Magenta: 0% / Yellow: 19% / Key: 9%

What color is #32E7BA?

#32E7BA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32E7BA to RGB:

rgb(50, 231, 186)HEX to RGB Converter →

HEX to HSL

Convert #32E7BA to HSL:

hsl(165, 79%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #32E7BA to CMYK:

cmyk(78%, 0%, 19%, 9%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #32E7BA has RGB (50, 231, 186) and HSL (165°, 79%, 55%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32E7BA is #E7325F, creating high-contrast pairings. For softer combinations, try analogous colors like #32E75F.

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

Contrast with #32E7BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32E7BA?

#32E7BA is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #32E7BA?

#32E7BA in RGB is (50, 231, 186) - 50 red, 231 green, and 186 blue.

How to use #32E7BA in CSS?

Use #32E7BA directly in your CSS properties like color or background-color.

What colors go well with #32E7BA?

#E7325F (complementary), #32E75F (analogous), and #15B78E (lighter shade) work well with #32E7BA.