Skip to content

#77dabe

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

RGB
119, 218, 190
HSL
163°, 57%, 66%
CMYK
45, 0, 13, 15
Luminance
0.5778

Every format

HEX#77dabe
RGBrgb(119, 218, 190)
HSLhsl(163, 57%, 66%)
CMYKcmyk(45%, 0%, 13%, 15%)
LABlab(80.6 -35.7 4.8)
LCHlch(80.6 36.0 172.4)
OKLCHoklch(0.820 0.103 173.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77dabe on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#77dabe on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green85.5%
Blue74.5%

CMYK percentages

Cyan45.4%
Magenta0.0%
Yellow12.8%
Key (black)14.5%

Color previews

#77dabe text on a black background

contrast 12.56:1

Card sample

#77dabe text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #77dabe;
Background color
Panel with #77dabe background
background-color: #77dabe;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #77dabe;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(119, 218, 190, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 218, 190, 0.45);
Border & gradient
Gradient panel
border: 3px solid #77dabe;
background: linear-gradient(135deg, #77dabe, #77B4DA);

Monochromatic scale

Palettes built from #77dabe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77dabe in the Color Lab