Skip to content

#67ecdf

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

RGB
103, 236, 223
HSL
174°, 78%, 67%
CMYK
56, 0, 6, 8
Luminance
0.6820

Every format

HEX#67ecdf
RGBrgb(103, 236, 223)
HSLhsl(174, 78%, 67%)
CMYKcmyk(56%, 0%, 6%, 8%)
LABlab(86.1 -39.5 -4.7)
LCHlch(86.1 39.7 186.8)
OKLCHoklch(0.866 0.118 186.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#67ecdf on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#67ecdf on black: 14.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.4%
Green92.5%
Blue87.5%

CMYK percentages

Cyan56.4%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#67ecdf text on a black background

contrast 14.64:1

Card sample

#67ecdf text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #67ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #67ecdf in the Color Lab