Skip to content

#91decc

a light, vivid cyan · cool · closest name: turquoise

RGB
145, 222, 204
HSL
166°, 54%, 72%
CMYK
35, 0, 8, 13
Luminance
0.6262

Every format

HEX#91decc
RGBrgb(145, 222, 204)
HSLhsl(166, 54%, 72%)
CMYKcmyk(35%, 0%, 8%, 13%)
LABlab(83.2 -27.7 1.3)
LCHlch(83.2 27.7 177.3)
OKLCHoklch(0.845 0.081 177.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91decc on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#91decc on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green87.1%
Blue80.0%

CMYK percentages

Cyan34.7%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#91decc text on a black background

contrast 13.52:1

Card sample

#91decc text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91decc in the Color Lab