Skip to content

#91def2

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

RGB
145, 222, 242
HSL
192°, 79%, 76%
CMYK
40, 8, 0, 5
Luminance
0.6467

Every format

HEX#91def2
RGBrgb(145, 222, 242)
HSLhsl(192, 79%, 76%)
CMYKcmyk(40%, 8%, 0%, 5%)
LABlab(84.3 -18.7 -17.2)
LCHlch(84.3 25.5 222.6)
OKLCHoklch(0.858 0.081 216.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91def2 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#91def2 on black: 13.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green87.1%
Blue94.9%

CMYK percentages

Cyan40.1%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#91def2 text on a black background

contrast 13.93:1

Card sample

#91def2 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(145, 222, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(145, 222, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #91def2;
background: linear-gradient(135deg, #91def2, #919DF2);

Monochromatic scale

Palettes built from #91def2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91def2 in the Color Lab