Skip to content

#2acccb

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

RGB
42, 204, 203
HSL
180°, 66%, 48%
CMYK
79, 0, 1, 20
Luminance
0.4799

Every format

HEX#2acccb
RGBrgb(42, 204, 203)
HSLhsl(180, 66%, 48%)
CMYKcmyk(79%, 0%, 1%, 20%)
LABlab(74.8 -38.9 -10.9)
LCHlch(74.8 40.4 195.7)
OKLCHoklch(0.768 0.124 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2acccb on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#2acccb on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.0%
Blue79.6%

CMYK percentages

Cyan79.4%
Magenta0.0%
Yellow0.5%
Key (black)20.0%

Color previews

#2acccb text on a black background

contrast 10.60:1

Card sample

#2acccb text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acccb in the Color Lab