Skip to content

#7cccdc

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

RGB
124, 204, 220
HSL
190°, 58%, 68%
CMYK
44, 7, 0, 14
Luminance
0.5264

Every format

HEX#7cccdc
RGBrgb(124, 204, 220)
HSLhsl(190, 58%, 68%)
CMYKcmyk(44%, 7%, 0%, 14%)
LABlab(77.7 -20.4 -15.6)
LCHlch(77.7 25.7 217.4)
OKLCHoklch(0.799 0.082 211.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7cccdc on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#7cccdc on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green80.0%
Blue86.3%

CMYK percentages

Cyan43.6%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#7cccdc text on a black background

contrast 11.53:1

Card sample

#7cccdc text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7cccdc;
Background color
Panel with #7cccdc background
background-color: #7cccdc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7cccdc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(124, 204, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 204, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cccdc;
background: linear-gradient(135deg, #7cccdc, #7C8CDC);

Monochromatic scale

Palettes built from #7cccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7cccdc in the Color Lab