Skip to content

#7fcdec

a light, vivid cyan · cool · “skyblue”

RGB
127, 205, 236
HSL
197°, 74%, 71%
CMYK
46, 13, 0, 8
Luminance
0.5423

Every format

HEX#7fcdec
RGBrgb(127, 205, 236)
HSLhsl(197, 74%, 71%)
CMYKcmyk(46%, 13%, 0%, 8%)
LABlab(78.6 -16.0 -22.8)
LCHlch(78.6 27.8 235.0)
OKLCHoklch(0.809 0.088 225.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fcdec on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#7fcdec on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green80.4%
Blue92.5%

CMYK percentages

Cyan46.2%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#7fcdec text on a black background

contrast 11.85:1

Card sample

#7fcdec text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fcdec;
background: linear-gradient(135deg, #7fcdec, #7F84EC);

Monochromatic scale

Palettes built from #7fcdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fcdec in the Color Lab