Skip to content

#91ecdf

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

RGB
145, 236, 223
HSL
171°, 71%, 75%
CMYK
39, 0, 6, 8
Luminance
0.7134

Every format

HEX#91ecdf
RGBrgb(145, 236, 223)
HSLhsl(171, 71%, 75%)
CMYKcmyk(39%, 0%, 6%, 8%)
LABlab(87.7 -30.1 -2.3)
LCHlch(87.7 30.2 184.3)
OKLCHoklch(0.882 0.089 184.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91ecdf on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#91ecdf on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green92.5%
Blue87.5%

CMYK percentages

Cyan38.6%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#91ecdf text on a black background

contrast 15.27:1

Card sample

#91ecdf text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91ecdf in the Color Lab