Skip to content

#3dccdf

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

RGB
61, 204, 223
HSL
187°, 72%, 56%
CMYK
73, 9, 0, 13
Luminance
0.4951

Every format

HEX#3dccdf
RGBrgb(61, 204, 223)
HSLhsl(187, 72%, 56%)
CMYKcmyk(73%, 9%, 0%, 13%)
LABlab(75.8 -31.0 -20.3)
LCHlch(75.8 37.0 213.2)
OKLCHoklch(0.779 0.120 208.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dccdf on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#3dccdf on black: 10.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green80.0%
Blue87.5%

CMYK percentages

Cyan72.6%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#3dccdf text on a black background

contrast 10.90:1

Card sample

#3dccdf text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3dccdf;
Background color
Panel with #3dccdf background
background-color: #3dccdf;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dccdf in the Color Lab