Skip to content

#70dfcc

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

RGB
112, 223, 204
HSL
170°, 63%, 66%
CMYK
50, 0, 9, 13
Luminance
0.6058

Every format

HEX#70dfcc
RGBrgb(112, 223, 204)
HSLhsl(170, 63%, 66%)
CMYKcmyk(50%, 0%, 9%, 13%)
LABlab(82.2 -36.4 -0.5)
LCHlch(82.2 36.4 180.7)
OKLCHoklch(0.833 0.106 181.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70dfcc on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#70dfcc on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green87.5%
Blue80.0%

CMYK percentages

Cyan49.8%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#70dfcc text on a black background

contrast 13.12:1

Card sample

#70dfcc text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #70dfcc;
Background color
Panel with #70dfcc background
background-color: #70dfcc;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #70dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70dfcc in the Color Lab