Skip to content

#4bcccc

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

RGB
75, 204, 204
HSL
180°, 56%, 55%
CMYK
63, 0, 0, 20
Luminance
0.4904

Every format

HEX#4bcccc
RGBrgb(75, 204, 204)
HSLhsl(180, 56%, 55%)
CMYKcmyk(63%, 0%, 0%, 20%)
LABlab(75.5 -34.6 -10.4)
LCHlch(75.5 36.1 196.8)
OKLCHoklch(0.776 0.111 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#4bcccc text on a black background

contrast 10.81:1

Card sample

#4bcccc text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4bcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4bcccc in the Color Lab