Skip to content

#65adef

a light, electric blue · cool · closest name: steelblue

RGB
101, 173, 239
HSL
209°, 81%, 67%
CMYK
58, 28, 0, 6
Luminance
0.3889

Every format

HEX#65adef
RGBrgb(101, 173, 239)
HSLhsl(209, 81%, 67%)
CMYKcmyk(58%, 28%, 0%, 6%)
LABlab(68.7 -3.6 -39.8)
LCHlch(68.7 40.0 264.9)
OKLCHoklch(0.728 0.121 247.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65adef on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#65adef on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green67.8%
Blue93.7%

CMYK percentages

Cyan57.7%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#65adef text on a black background

contrast 8.78:1

Card sample

#65adef text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(101, 173, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(101, 173, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #65adef;
background: linear-gradient(135deg, #65adef, #7965EF);

Monochromatic scale

Palettes built from #65adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65adef in the Color Lab