Skip to content

#2acecb

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

RGB
42, 206, 203
HSL
179°, 66%, 49%
CMYK
80, 0, 2, 19
Luminance
0.4895

Every format

HEX#2acecb
RGBrgb(42, 206, 203)
HSLhsl(179, 66%, 49%)
CMYKcmyk(80%, 0%, 2%, 19%)
LABlab(75.4 -39.8 -10.1)
LCHlch(75.4 41.0 194.2)
OKLCHoklch(0.773 0.125 192.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2acecb on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#2acecb on black: 10.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.8%
Blue79.6%

CMYK percentages

Cyan79.6%
Magenta0.0%
Yellow1.5%
Key (black)19.2%

Color previews

#2acecb text on a black background

contrast 10.79:1

Card sample

#2acecb text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 206, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 206, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2acecb;
background: linear-gradient(135deg, #2acecb, #2A64CE);

Monochromatic scale

Palettes built from #2acecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acecb in the Color Lab