Skip to content

#2eeddc

a balanced, electric cyan · cool · closest name: turquoise

RGB
46, 237, 220
HSL
175°, 84%, 56%
CMYK
81, 0, 7, 7
Luminance
0.6632

Every format

HEX#2eeddc
RGBrgb(46, 237, 220)
HSLhsl(175, 84%, 56%)
CMYKcmyk(81%, 0%, 7%, 7%)
LABlab(85.2 -48.3 -4.7)
LCHlch(85.2 48.5 185.5)
OKLCHoklch(0.854 0.143 185.4)

Copy-ready code

/* CSS */
color: #2eeddc;
background-color: #2eeddc;
/* Tailwind (arbitrary) */
class="text-[#2eeddc] bg-[#2eeddc]"
/* SCSS */
$brand: #2eeddc;
/* SwiftUI */
Color(red: 0.180, green: 0.929, blue: 0.863)
/* Android */
Color.parseColor("#2eeddc")

Accessibility — WCAG contrast

Aa
#2eeddc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#2eeddc on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.0%
Green92.9%
Blue86.3%

CMYK percentages

Cyan80.6%
Magenta0.0%
Yellow7.2%
Key (black)7.1%

Color previews

#2eeddc text on a black background

contrast 14.26:1

Card sample

#2eeddc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2eeddc;
Background color
Panel with #2eeddc background
background-color: #2eeddc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2eeddc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(46, 237, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(46, 237, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2eeddc;
background: linear-gradient(135deg, #2eeddc, #2E7FED);

Monochromatic scale

Palettes built from #2eeddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2eeddc in the Color Lab