Skip to content

#65ebff

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

RGB
101, 235, 255
HSL
188°, 100%, 70%
CMYK
60, 8, 0, 0
Luminance
0.6940

Every format

HEX#65ebff
RGBrgb(101, 235, 255)
HSLhsl(188, 100%, 70%)
CMYKcmyk(60%, 8%, 0%, 0%)
LABlab(86.7 -30.8 -20.6)
LCHlch(86.7 37.1 213.8)
OKLCHoklch(0.873 0.119 208.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65ebff on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#65ebff on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green92.2%
Blue100.0%

CMYK percentages

Cyan60.4%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#65ebff text on a black background

contrast 14.88:1

Card sample

#65ebff text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #65ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65ebff in the Color Lab