Skip to content

#4dadcd

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

RGB
77, 173, 205
HSL
195°, 56%, 55%
CMYK
62, 16, 0, 20
Luminance
0.3587

Every format

HEX#4dadcd
RGBrgb(77, 173, 205)
HSLhsl(195, 56%, 55%)
CMYKcmyk(62%, 16%, 0%, 20%)
LABlab(66.4 -18.6 -24.7)
LCHlch(66.4 30.9 233.0)
OKLCHoklch(0.703 0.101 223.0)

Copy-ready code

/* CSS */
color: #4dadcd;
background-color: #4dadcd;
/* Tailwind (arbitrary) */
class="text-[#4dadcd] bg-[#4dadcd]"
/* SCSS */
$brand: #4dadcd;
/* SwiftUI */
Color(red: 0.302, green: 0.678, blue: 0.804)
/* Android */
Color.parseColor("#4dadcd")

Accessibility — WCAG contrast

Aa
#4dadcd on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#4dadcd on black: 8.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green67.8%
Blue80.4%

CMYK percentages

Cyan62.4%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#4dadcd text on a black background

contrast 8.17:1

Card sample

#4dadcd text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4dadcd;
Background color
Panel with #4dadcd background
background-color: #4dadcd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4dadcd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(77, 173, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 173, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4dadcd;
background: linear-gradient(135deg, #4dadcd, #4D58CD);

Monochromatic scale

Palettes built from #4dadcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4dadcd in the Color Lab