Skip to content

#85daff

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

RGB
133, 218, 255
HSL
198°, 100%, 76%
CMYK
48, 15, 0, 0
Luminance
0.6235

Every format

HEX#85daff
RGBrgb(133, 218, 255)
HSLhsl(198, 100%, 76%)
CMYKcmyk(48%, 15%, 0%, 0%)
LABlab(83.1 -16.1 -26.0)
LCHlch(83.1 30.6 238.2)
OKLCHoklch(0.848 0.097 227.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#85daff on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#85daff on black: 13.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.2%
Green85.5%
Blue100.0%

CMYK percentages

Cyan47.8%
Magenta14.5%
Yellow0.0%
Key (black)0.0%

Color previews

#85daff text on a black background

contrast 13.47:1

Card sample

#85daff text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #85daff;
Background color
Panel with #85daff background
background-color: #85daff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #85daff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(133, 218, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(133, 218, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #85daff;
background: linear-gradient(135deg, #85daff, #8589FF);

Monochromatic scale

Palettes built from #85daff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #85daff in the Color Lab