Skip to content

#2fccdf

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

RGB
47, 204, 223
HSL
187°, 73%, 53%
CMYK
79, 9, 0, 13
Luminance
0.4912

Every format

HEX#2fccdf
RGBrgb(47, 204, 223)
HSLhsl(187, 73%, 53%)
CMYKcmyk(79%, 9%, 0%, 13%)
LABlab(75.5 -32.5 -20.7)
LCHlch(75.5 38.5 212.5)
OKLCHoklch(0.776 0.125 207.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fccdf on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#2fccdf on black: 10.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green80.0%
Blue87.5%

CMYK percentages

Cyan78.9%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#2fccdf text on a black background

contrast 10.82:1

Card sample

#2fccdf text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fccdf in the Color Lab