Skip to content

#91feff

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

RGB
145, 254, 255
HSL
181°, 100%, 78%
CMYK
43, 0, 0, 0
Luminance
0.8412

Every format

HEX#91feff
RGBrgb(145, 254, 255)
HSLhsl(181, 100%, 78%)
CMYKcmyk(43%, 0%, 0%, 0%)
LABlab(93.5 -31.1 -10.3)
LCHlch(93.5 32.8 198.3)
OKLCHoklch(0.932 0.101 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91feff on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#91feff on black: 17.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green99.6%
Blue100.0%

CMYK percentages

Cyan43.1%
Magenta0.4%
Yellow0.0%
Key (black)0.0%

Color previews

#91feff text on a black background

contrast 17.82:1

Card sample

#91feff text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91feff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91feff in the Color Lab