#2EE5BE Color Information

Hex color code: #2EE5BE

A bold cyan shade, #2EE5BE appears as (46, 229, 190) in RGB and (167°, 78%, 54%) in HSL. It is often used for branding and logos.

Try:
Color NameTurquoise
HEX
#2EE5BE
RGB
46, 229, 190
HSL
167°, 78%, 54%
CMYK
80%, 0%, 17%, 10%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2EE5BE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2EE5BE; color: #000000; }

Badge

New Feature
.badge { background-color: #2EE5BE; 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 #2EE5BE; background-color: #2EE5BE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2EE5BE20; border-left: 4px solid #2EE5BE; }

Link / Accent

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

a { color: #2EE5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2EE5BE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 229, 190

Red: 46 / Green: 229 / Blue: 190

HSL

167°, 78%, 54%

Hue: 167° / Saturation: 78% / Lightness: 54%

CMYK

80%, 0%, 17%, 10%

Cyan: 80% / Magenta: 0% / Yellow: 17% / Key: 10%

What color is #2EE5BE?

#2EE5BE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2EE5BE to RGB:

rgb(46, 229, 190)HEX to RGB Converter →

HEX to HSL

Convert #2EE5BE to HSL:

hsl(167, 78%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #2EE5BE to CMYK:

cmyk(80%, 0%, 17%, 10%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #2EE5BE has RGB (46, 229, 190) and HSL (167°, 78%, 54%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2EE5BE is #E52E56, creating high-contrast pairings. For softer combinations, try analogous colors like #2EE562.

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

Contrast with #2EE5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2EE5BE?

#2EE5BE is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2EE5BE?

#2EE5BE in RGB is (46, 229, 190) - 46 red, 229 green, and 190 blue.

How to use #2EE5BE in CSS?

Use #2EE5BE directly in your CSS properties like color or background-color.

What colors go well with #2EE5BE?

#E52E56 (complementary), #2EE562 (analogous), and #16B18F (lighter shade) work well with #2EE5BE.