Skip to content

#96feff

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

RGB
150, 254, 255
HSL
181°, 100%, 79%
CMYK
41, 0, 0, 0
Luminance
0.8459

Every format

HEX#96feff
RGBrgb(150, 254, 255)
HSLhsl(181, 100%, 79%)
CMYKcmyk(41%, 0%, 0%, 0%)
LABlab(93.7 -29.9 -10.0)
LCHlch(93.7 31.6 198.4)
OKLCHoklch(0.934 0.097 196.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96feff on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#96feff on black: 17.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green99.6%
Blue100.0%

CMYK percentages

Cyan41.2%
Magenta0.4%
Yellow0.0%
Key (black)0.0%

Color previews

#96feff text on a black background

contrast 17.92:1

Card sample

#96feff text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #96feff;
Background color
Panel with #96feff background
background-color: #96feff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #96feff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(150, 254, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(150, 254, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #96feff;
background: linear-gradient(135deg, #96feff, #96B8FF);

Monochromatic scale

Palettes built from #96feff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96feff in the Color Lab