Skip to content

#2edccc

a balanced, vivid cyan · cool · “turquoise”

RGB
46, 220, 204
HSL
175°, 71%, 52%
CMYK
79, 0, 7, 14
Luminance
0.5613

Every format

HEX#2edccc
RGBrgb(46, 220, 204)
HSLhsl(175, 71%, 52%)
CMYKcmyk(79%, 0%, 7%, 14%)
LABlab(79.7 -45.3 -4.3)
LCHlch(79.7 45.5 185.4)
OKLCHoklch(0.808 0.135 185.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2edccc on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#2edccc on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.0%
Green86.3%
Blue80.0%

CMYK percentages

Cyan79.1%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#2edccc text on a black background

contrast 12.23:1

Card sample

#2edccc text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2edccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2edccc in the Color Lab