Skip to content

#4cc2da

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

RGB
76, 194, 218
HSL
190°, 66%, 58%
CMYK
65, 11, 0, 15
Luminance
0.4518

Every format

HEX#4cc2da
RGBrgb(76, 194, 218)
HSLhsl(190, 66%, 58%)
CMYKcmyk(65%, 11%, 0%, 15%)
LABlab(73.0 -25.5 -21.7)
LCHlch(73.0 33.5 220.4)
OKLCHoklch(0.757 0.109 213.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4cc2da on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#4cc2da on black: 10.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.8%
Green76.1%
Blue85.5%

CMYK percentages

Cyan65.1%
Magenta11.0%
Yellow0.0%
Key (black)14.5%

Color previews

#4cc2da text on a black background

contrast 10.04:1

Card sample

#4cc2da text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(76, 194, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(76, 194, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4cc2da;
background: linear-gradient(135deg, #4cc2da, #4C63DA);

Monochromatic scale

Palettes built from #4cc2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4cc2da in the Color Lab