Skip to content

#4acccc

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

RGB
74, 204, 204
HSL
180°, 56%, 55%
CMYK
64, 0, 0, 20
Luminance
0.4900

Every format

HEX#4acccc
RGBrgb(74, 204, 204)
HSLhsl(180, 56%, 55%)
CMYKcmyk(64%, 0%, 0%, 20%)
LABlab(75.5 -34.7 -10.5)
LCHlch(75.5 36.3 196.8)
OKLCHoklch(0.775 0.112 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4acccc on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#4acccc on black: 10.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.0%
Green80.0%
Blue80.0%

CMYK percentages

Cyan63.7%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#4acccc text on a black background

contrast 10.80:1

Card sample

#4acccc text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4acccc;
Background color
Panel with #4acccc background
background-color: #4acccc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(74, 204, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(74, 204, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4acccc;
background: linear-gradient(135deg, #4acccc, #4A75CC);

Monochromatic scale

Palettes built from #4acccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4acccc in the Color Lab