Skip to content

#77ccdc

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

RGB
119, 204, 220
HSL
190°, 59%, 67%
CMYK
46, 7, 0, 14
Luminance
0.5227

Every format

HEX#77ccdc
RGBrgb(119, 204, 220)
HSLhsl(190, 59%, 67%)
CMYKcmyk(46%, 7%, 0%, 14%)
LABlab(77.4 -21.6 -16.0)
LCHlch(77.4 26.9 216.5)
OKLCHoklch(0.797 0.085 211.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77ccdc on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#77ccdc on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green80.0%
Blue86.3%

CMYK percentages

Cyan45.9%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#77ccdc text on a black background

contrast 11.45:1

Card sample

#77ccdc text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(119, 204, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 204, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #77ccdc;
background: linear-gradient(135deg, #77ccdc, #7789DC);

Monochromatic scale

Palettes built from #77ccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77ccdc in the Color Lab