Skip to content

#2eccac

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

RGB
46, 204, 172
HSL
168°, 63%, 49%
CMYK
78, 0, 16, 20
Luminance
0.4675

Every format

HEX#2eccac
RGBrgb(46, 204, 172)
HSLhsl(168, 63%, 49%)
CMYKcmyk(78%, 0%, 16%, 20%)
LABlab(74.0 -47.0 4.7)
LCHlch(74.0 47.2 174.3)
OKLCHoklch(0.759 0.134 175.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2eccac on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#2eccac on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.0%
Green80.0%
Blue67.5%

CMYK percentages

Cyan77.5%
Magenta0.0%
Yellow15.7%
Key (black)20.0%

Color previews

#2eccac text on a black background

contrast 10.35:1

Card sample

#2eccac text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2eccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2eccac in the Color Lab