Skip to content

#65ceba

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

RGB
101, 206, 186
HSL
169°, 52%, 60%
CMYK
51, 0, 10, 19
Luminance
0.5045

Every format

HEX#65ceba
RGBrgb(101, 206, 186)
HSLhsl(169, 52%, 60%)
CMYKcmyk(51%, 0%, 10%, 19%)
LABlab(76.3 -35.3 0.6)
LCHlch(76.3 35.3 179.0)
OKLCHoklch(0.783 0.102 179.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65ceba on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#65ceba on black: 11.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green80.8%
Blue72.9%

CMYK percentages

Cyan51.0%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#65ceba text on a black background

contrast 11.09:1

Card sample

#65ceba text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(101, 206, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(101, 206, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #65ceba;
background: linear-gradient(135deg, #65ceba, #659CCE);

Monochromatic scale

Palettes built from #65ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65ceba in the Color Lab