Skip to content

#47caca

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

RGB
71, 202, 202
HSL
180°, 55%, 54%
CMYK
65, 0, 0, 21
Luminance
0.4784

Every format

HEX#47caca
RGBrgb(71, 202, 202)
HSLhsl(180, 55%, 54%)
CMYKcmyk(65%, 0%, 0%, 21%)
LABlab(74.7 -34.8 -10.5)
LCHlch(74.7 36.4 196.8)
OKLCHoklch(0.769 0.112 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#47caca on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#47caca on black: 10.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red27.8%
Green79.2%
Blue79.2%

CMYK percentages

Cyan64.9%
Magenta0.0%
Yellow0.0%
Key (black)20.8%

Color previews

#47caca text on a black background

contrast 10.57:1

Card sample

#47caca text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #47caca;
Background color
Panel with #47caca background
background-color: #47caca;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(71, 202, 202, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(71, 202, 202, 0.45);
Border & gradient
Gradient panel
border: 3px solid #47caca;
background: linear-gradient(135deg, #47caca, #4773CA);

Monochromatic scale

Palettes built from #47caca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #47caca in the Color Lab