Skip to content

#2ceccd

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

RGB
44, 236, 205
HSL
170°, 84%, 55%
CMYK
81, 0, 13, 8
Luminance
0.6493

Every format

HEX#2ceccd
RGBrgb(44, 236, 205)
HSLhsl(170, 84%, 55%)
CMYKcmyk(81%, 0%, 13%, 8%)
LABlab(84.5 -52.0 2.2)
LCHlch(84.5 52.0 177.6)
OKLCHoklch(0.847 0.149 178.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ceccd on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#2ceccd on black: 13.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green92.5%
Blue80.4%

CMYK percentages

Cyan81.4%
Magenta0.0%
Yellow13.1%
Key (black)7.5%

Color previews

#2ceccd text on a black background

contrast 13.99:1

Card sample

#2ceccd text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 236, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 236, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ceccd;
background: linear-gradient(135deg, #2ceccd, #2C8BEC);

Monochromatic scale

Palettes built from #2ceccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ceccd in the Color Lab