Skip to content

#74ecdf

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

RGB
116, 236, 223
HSL
174°, 76%, 69%
CMYK
51, 0, 6, 8
Luminance
0.6903

Every format

HEX#74ecdf
RGBrgb(116, 236, 223)
HSLhsl(174, 76%, 69%)
CMYKcmyk(51%, 0%, 6%, 8%)
LABlab(86.5 -36.9 -4.1)
LCHlch(86.5 37.1 186.3)
OKLCHoklch(0.870 0.110 186.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74ecdf on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#74ecdf on black: 14.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green92.5%
Blue87.5%

CMYK percentages

Cyan50.8%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#74ecdf text on a black background

contrast 14.81:1

Card sample

#74ecdf text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74ecdf in the Color Lab