Skip to content

#91ebdc

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

RGB
145, 235, 220
HSL
170°, 69%, 75%
CMYK
38, 0, 6, 8
Luminance
0.7060

Every format

HEX#91ebdc
RGBrgb(145, 235, 220)
HSLhsl(170, 69%, 75%)
CMYKcmyk(38%, 0%, 6%, 8%)
LABlab(87.3 -30.3 -1.2)
LCHlch(87.3 30.4 182.3)
OKLCHoklch(0.879 0.089 182.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91ebdc on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#91ebdc on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green92.2%
Blue86.3%

CMYK percentages

Cyan38.3%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#91ebdc text on a black background

contrast 15.12:1

Card sample

#91ebdc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91ebdc in the Color Lab