#2EDCFF Color Information

Hex color code: #2EDCFF

The hex color #2EDCFF is a bold cyan with RGB values of (46, 220, 255) and HSL of (190°, 100%, 59%). It is frequently seen in web interfaces.

Try:
Color NameTurquoise
HEX
#2EDCFF
RGB
46, 220, 255
HSL
190°, 100%, 59%
CMYK
82%, 14%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2EDCFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 220, 255

Red: 46 / Green: 220 / Blue: 255

HSL

190°, 100%, 59%

Hue: 190° / Saturation: 100% / Lightness: 59%

CMYK

82%, 14%, 0%, 0%

Cyan: 82% / Magenta: 14% / Yellow: 0% / Key: 0%

What color is #2EDCFF?

#2EDCFF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2EDCFF to RGB:

rgb(46, 220, 255)HEX to RGB Converter →

HEX to HSL

Convert #2EDCFF to HSL:

hsl(190, 100%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #2EDCFF to CMYK:

cmyk(82%, 14%, 0%, 0%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #2EDCFF has RGB (46, 220, 255) and HSL (190°, 100%, 59%). 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 #2EDCFF is #FF512E, creating high-contrast pairings. For softer combinations, try analogous colors like #2EFFB9.

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

Contrast with #2EDCFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2EDCFF?

#2EDCFF is a striking cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2EDCFF?

#2EDCFF in RGB is (46, 220, 255) - 46 red, 220 green, and 255 blue.

How to use #2EDCFF in CSS?

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

What colors go well with #2EDCFF?

#FF512E (complementary), #2EFFB9 (analogous), and #00BBE0 (lighter shade) work well with #2EDCFF.