Skip to content

#7ccade

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

RGB
124, 202, 222
HSL
192°, 60%, 68%
CMYK
44, 9, 0, 13
Luminance
0.5180

Every format

HEX#7ccade
RGBrgb(124, 202, 222)
HSLhsl(192, 60%, 68%)
CMYKcmyk(44%, 9%, 0%, 13%)
LABlab(77.2 -18.9 -17.4)
LCHlch(77.2 25.7 222.8)
OKLCHoklch(0.796 0.082 216.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7ccade on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#7ccade on black: 11.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green79.2%
Blue87.1%

CMYK percentages

Cyan44.1%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#7ccade text on a black background

contrast 11.36:1

Card sample

#7ccade text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7ccade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7ccade in the Color Lab