#46ECC0 Color Information

Hex color code: #46ECC0

A bold cyan shade, #46ECC0 appears as (70, 236, 192) in RGB and (164°, 81%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTurquoise
HEX
#46ECC0
RGB
70, 236, 192
HSL
164°, 81%, 60%
CMYK
70%, 0%, 19%, 7%

Shades

CSS Usage
color: #46ECC0;
background-color: #46ECC0;
border-color: #46ECC0;
box-shadow: 0 0 10px #46ECC0;
border: 2px solid #46ECC0;
Tailwind Usage
bg-[#46ECC0]
text-[#46ECC0]
border-[#46ECC0]
shadow-[0_0_10px_46ECC0]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46ECC0, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46ECC0; color: #000000; }

Badge

New Feature
.badge { background-color: #46ECC0; 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 #46ECC0; background-color: #46ECC015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #46ECC020; border-left: 4px solid #46ECC0; }

Link / Accent

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

a { color: #46ECC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46ECC0 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 236, 192

Red: 70 / Green: 236 / Blue: 192

HSL

164°, 81%, 60%

Hue: 164° / Saturation: 81% / Lightness: 60%

CMYK

70%, 0%, 19%, 7%

Cyan: 70% / Magenta: 0% / Yellow: 19% / Key: 7%

What color is #46ECC0?

#46ECC0 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46ECC0 to RGB:

rgb(70, 236, 192)HEX to RGB Converter →

HEX to HSL

Convert #46ECC0 to HSL:

hsl(164, 81%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #46ECC0 to CMYK:

cmyk(70%, 0%, 19%, 7%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #46ECC0 has RGB (70, 236, 192) and HSL (164°, 81%, 60%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46ECC0 is #EC4672, creating high-contrast pairings. For softer combinations, try analogous colors like #46EC6D.

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

Contrast with #46ECC0

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 #46ECC0?

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

What is the RGB value of #46ECC0?

#46ECC0 in RGB is (70, 236, 192) - 70 red, 236 green, and 192 blue.

How to use #46ECC0 in CSS?

Use #46ECC0 directly in your CSS properties like color or background-color.

What colors go well with #46ECC0?

#EC4672 (complementary), #46EC6D (analogous), and #16D09E (lighter shade) work well with #46ECC0.