Skip to content

#65cdcd

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

RGB
101, 205, 205
HSL
180°, 51%, 60%
CMYK
51, 0, 0, 20
Luminance
0.5084

Every format

HEX#65cdcd
RGBrgb(101, 205, 205)
HSLhsl(180, 51%, 60%)
CMYKcmyk(51%, 0%, 0%, 20%)
LABlab(76.6 -30.0 -9.3)
LCHlch(76.6 31.4 197.1)
OKLCHoklch(0.787 0.097 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red39.6%
Green80.4%
Blue80.4%

CMYK percentages

Cyan50.7%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#65cdcd text on a black background

contrast 11.17:1

Card sample

#65cdcd text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #65cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65cdcd in the Color Lab