#2ED696 Color Information

Hex color code: #2ED696

#2ED696 is a calming cyan color. In RGB it is (46, 214, 150), and in HSL it is (157°, 67%, 51%). It is frequently seen in web interfaces.

Try:
Color NameLight Sea Green
HEX
#2ED696
RGB
46, 214, 150
HSL
157°, 67%, 51%
CMYK
79%, 0%, 30%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2ED696; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 214, 150

Red: 46 / Green: 214 / Blue: 150

HSL

157°, 67%, 51%

Hue: 157° / Saturation: 67% / Lightness: 51%

CMYK

79%, 0%, 30%, 16%

Cyan: 79% / Magenta: 0% / Yellow: 30% / Key: 16%

What color is #2ED696?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2ED696 to RGB:

rgb(46, 214, 150)HEX to RGB Converter →

HEX to HSL

Convert #2ED696 to HSL:

hsl(157, 67%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #2ED696 to CMYK:

cmyk(79%, 0%, 30%, 16%)Color Converter →

Color Meaning and Usage

A calming cyan tone, #2ED696 has RGB (46, 214, 150) and HSL (157°, 67%, 51%). 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 #2ED696 is #D62E6F, creating high-contrast pairings. For softer combinations, try analogous colors like #2ED642.

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

Contrast with #2ED696

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2ED696?

#2ED696 is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2ED696?

#2ED696 in RGB is (46, 214, 150) - 46 red, 214 green, and 150 blue.

How to use #2ED696 in CSS?

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

What colors go well with #2ED696?

#D62E6F (complementary), #2ED642 (analogous), and #1E996A (lighter shade) work well with #2ED696.