Skip to content

#65ffeb

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

RGB
101, 255, 235
HSL
172°, 100%, 70%
CMYK
60, 0, 8, 0
Luminance
0.8028

Every format

HEX#65ffeb
RGBrgb(101, 255, 235)
HSLhsl(172, 100%, 70%)
CMYKcmyk(60%, 0%, 8%, 0%)
LABlab(91.8 -45.2 -2.6)
LCHlch(91.8 45.3 183.3)
OKLCHoklch(0.913 0.133 183.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65ffeb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#65ffeb on black: 17.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green100.0%
Blue92.2%

CMYK percentages

Cyan60.4%
Magenta0.0%
Yellow7.8%
Key (black)0.0%

Color previews

#65ffeb text on a black background

contrast 17.06:1

Card sample

#65ffeb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #65ffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65ffeb in the Color Lab