#46E2DF Color Information

Hex color code: #46E2DF

A vivid cyan shade, #46E2DF appears as (70, 226, 223) in RGB and (179°, 73%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#46E2DF
RGB
70, 226, 223
HSL
179°, 73%, 58%
CMYK
69%, 0%, 1%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #46E2DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 226, 223

Red: 70 / Green: 226 / Blue: 223

HSL

179°, 73%, 58%

Hue: 179° / Saturation: 73% / Lightness: 58%

CMYK

69%, 0%, 1%, 11%

Cyan: 69% / Magenta: 0% / Yellow: 1% / Key: 11%

What color is #46E2DF?

#46E2DF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46E2DF to RGB:

rgb(70, 226, 223)HEX to RGB Converter →

HEX to HSL

Convert #46E2DF to HSL:

hsl(179, 73%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #46E2DF to CMYK:

cmyk(69%, 0%, 1%, 11%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #46E2DF has RGB (70, 226, 223) and HSL (179°, 73%, 58%). 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 #46E2DF is #E24648, creating high-contrast pairings. For softer combinations, try analogous colors like #46E291.

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

Contrast with #46E2DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46E2DF?

#46E2DF is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #46E2DF?

#46E2DF in RGB is (70, 226, 223) - 70 red, 226 green, and 223 blue.

How to use #46E2DF in CSS?

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

What colors go well with #46E2DF?

#E24648 (complementary), #46E291 (analogous), and #1EBEBB (lighter shade) work well with #46E2DF.