#2EB392 Color Information

Hex color code: #2EB392

A cool cyan shade, #2EB392 appears as (46, 179, 146) in RGB and (165°, 59%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Sea Green
HEX
#2EB392
RGB
46, 179, 146
HSL
165°, 59%, 44%
CMYK
74%, 0%, 18%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2EB392; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 179, 146

Red: 46 / Green: 179 / Blue: 146

HSL

165°, 59%, 44%

Hue: 165° / Saturation: 59% / Lightness: 44%

CMYK

74%, 0%, 18%, 30%

Cyan: 74% / Magenta: 0% / Yellow: 18% / Key: 30%

What color is #2EB392?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2EB392 to RGB:

rgb(46, 179, 146)HEX to RGB Converter →

HEX to HSL

Convert #2EB392 to HSL:

hsl(165, 59%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #2EB392 to CMYK:

cmyk(74%, 0%, 18%, 30%)Color Converter →

Color Meaning and Usage

A cool cyan tone, #2EB392 has RGB (46, 179, 146) and HSL (165°, 59%, 44%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2EB392 is #B22E4F, creating high-contrast pairings. For softer combinations, try analogous colors like #2EB24F.

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

Contrast with #2EB392

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2EB392?

#2EB392 is a cool cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2EB392?

#2EB392 in RGB is (46, 179, 146) - 46 red, 179 green, and 146 blue.

How to use #2EB392 in CSS?

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

What colors go well with #2EB392?

#B22E4F (complementary), #2EB24F (analogous), and #1E7660 (lighter shade) work well with #2EB392.