Skip to content

#91dace

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

RGB
145, 218, 206
HSL
170°, 50%, 71%
CMYK
34, 0, 6, 15
Luminance
0.6062

Every format

HEX#91dace
RGBrgb(145, 218, 206)
HSLhsl(170, 50%, 71%)
CMYKcmyk(34%, 0%, 6%, 15%)
LABlab(82.2 -25.3 -1.3)
LCHlch(82.2 25.3 183.0)
OKLCHoklch(0.837 0.075 183.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91dace on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#91dace on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green85.5%
Blue80.8%

CMYK percentages

Cyan33.5%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#91dace text on a black background

contrast 13.12:1

Card sample

#91dace text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91dace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91dace in the Color Lab