Skip to content

#7cdccc

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

RGB
124, 220, 204
HSL
170°, 58%, 68%
CMYK
44, 0, 7, 14
Luminance
0.5983

Every format

HEX#7cdccc
RGBrgb(124, 220, 204)
HSLhsl(170, 58%, 68%)
CMYKcmyk(44%, 0%, 7%, 14%)
LABlab(81.7 -32.2 -1.0)
LCHlch(81.7 32.2 181.8)
OKLCHoklch(0.831 0.095 181.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7cdccc on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#7cdccc on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green86.3%
Blue80.0%

CMYK percentages

Cyan43.6%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#7cdccc text on a black background

contrast 12.97:1

Card sample

#7cdccc text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7cdccc;
Background color
Panel with #7cdccc background
background-color: #7cdccc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 220, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 220, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cdccc;
background: linear-gradient(135deg, #7cdccc, #7CACDC);

Monochromatic scale

Palettes built from #7cdccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7cdccc in the Color Lab