Skip to content

#65ebda

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

RGB
101, 235, 218
HSL
172°, 77%, 66%
CMYK
57, 0, 7, 8
Luminance
0.6725

Every format

HEX#65ebda
RGBrgb(101, 235, 218)
HSLhsl(172, 77%, 66%)
CMYKcmyk(57%, 0%, 7%, 8%)
LABlab(85.6 -40.6 -2.8)
LCHlch(85.6 40.7 183.9)
OKLCHoklch(0.861 0.120 183.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65ebda on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#65ebda on black: 14.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green92.2%
Blue85.5%

CMYK percentages

Cyan57.0%
Magenta0.0%
Yellow7.2%
Key (black)7.8%

Color previews

#65ebda text on a black background

contrast 14.45:1

Card sample

#65ebda text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #65ebda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65ebda in the Color Lab