Skip to content

#65cace

a balanced, vivid cyan · cool · closest name: skyblue

RGB
101, 202, 206
HSL
182°, 52%, 60%
CMYK
51, 2, 0, 19
Luminance
0.4946

Every format

HEX#65cace
RGBrgb(101, 202, 206)
HSLhsl(182, 52%, 60%)
CMYKcmyk(51%, 2%, 0%, 19%)
LABlab(75.7 -28.3 -11.1)
LCHlch(75.7 30.4 201.3)
OKLCHoklch(0.780 0.094 198.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65cace on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#65cace on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green79.2%
Blue80.8%

CMYK percentages

Cyan51.0%
Magenta1.9%
Yellow0.0%
Key (black)19.2%

Color previews

#65cace text on a black background

contrast 10.89:1

Card sample

#65cace text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #65cace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65cace in the Color Lab