Skip to content

#74dfcc

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

RGB
116, 223, 204
HSL
169°, 63%, 67%
CMYK
48, 0, 9, 13
Luminance
0.6085

Every format

HEX#74dfcc
RGBrgb(116, 223, 204)
HSLhsl(169, 63%, 67%)
CMYKcmyk(48%, 0%, 9%, 13%)
LABlab(82.3 -35.5 -0.2)
LCHlch(82.3 35.5 180.4)
OKLCHoklch(0.834 0.103 180.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74dfcc on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#74dfcc on black: 13.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green87.5%
Blue80.0%

CMYK percentages

Cyan48.0%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#74dfcc text on a black background

contrast 13.17:1

Card sample

#74dfcc text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74dfcc in the Color Lab