Skip to content

#85faff

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

RGB
133, 250, 255
HSL
183°, 100%, 76%
CMYK
48, 2, 0, 0
Luminance
0.8058

Every format

HEX#85faff
RGBrgb(133, 250, 255)
HSLhsl(183, 100%, 76%)
CMYKcmyk(48%, 2%, 0%, 0%)
LABlab(91.9 -31.9 -12.7)
LCHlch(91.9 34.3 201.7)
OKLCHoklch(0.918 0.107 199.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#85faff on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#85faff on black: 17.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.2%
Green98.0%
Blue100.0%

CMYK percentages

Cyan47.8%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#85faff text on a black background

contrast 17.12:1

Card sample

#85faff text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #85faff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #85faff in the Color Lab