Skip to content

#3dcece

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

RGB
61, 206, 206
HSL
180°, 60%, 52%
CMYK
70, 0, 0, 19
Luminance
0.4959

Every format

HEX#3dcece
RGBrgb(61, 206, 206)
HSLhsl(180, 60%, 52%)
CMYKcmyk(70%, 0%, 0%, 19%)
LABlab(75.8 -36.9 -11.1)
LCHlch(75.8 38.5 196.7)
OKLCHoklch(0.778 0.119 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dcece on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#3dcece on black: 10.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green80.8%
Blue80.8%

CMYK percentages

Cyan70.4%
Magenta0.0%
Yellow0.0%
Key (black)19.2%

Color previews

#3dcece text on a black background

contrast 10.92:1

Card sample

#3dcece text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dcece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dcece in the Color Lab