Skip to content

#67cdcd

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

RGB
103, 205, 205
HSL
180°, 51%, 60%
CMYK
50, 0, 0, 20
Luminance
0.5095

Every format

HEX#67cdcd
RGBrgb(103, 205, 205)
HSLhsl(180, 51%, 60%)
CMYKcmyk(50%, 0%, 0%, 20%)
LABlab(76.7 -29.6 -9.1)
LCHlch(76.7 31.0 197.2)
OKLCHoklch(0.788 0.095 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#67cdcd on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#67cdcd on black: 11.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.4%
Green80.4%
Blue80.4%

CMYK percentages

Cyan49.8%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#67cdcd text on a black background

contrast 11.19:1

Card sample

#67cdcd text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #67cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #67cdcd in the Color Lab