Skip to content

#65addf

a balanced, vivid blue · cool · closest name: steelblue

RGB
101, 173, 223
HSL
205°, 66%, 64%
CMYK
55, 22, 0, 13
Luminance
0.3798

Every format

HEX#65addf
RGBrgb(101, 173, 223)
HSLhsl(205, 66%, 64%)
CMYKcmyk(55%, 22%, 0%, 13%)
LABlab(68.0 -8.5 -32.1)
LCHlch(68.0 33.2 255.2)
OKLCHoklch(0.720 0.103 240.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65addf on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#65addf on black: 8.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green67.8%
Blue87.5%

CMYK percentages

Cyan54.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#65addf text on a black background

contrast 8.60:1

Card sample

#65addf text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #65addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65addf in the Color Lab