Skip to content

#7fccdf

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

RGB
127, 204, 223
HSL
192°, 60%, 69%
CMYK
43, 9, 0, 13
Luminance
0.5303

Every format

HEX#7fccdf
RGBrgb(127, 204, 223)
HSLhsl(192, 60%, 69%)
CMYKcmyk(43%, 9%, 0%, 13%)
LABlab(77.9 -18.9 -16.9)
LCHlch(77.9 25.3 221.8)
OKLCHoklch(0.802 0.081 215.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fccdf on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#7fccdf on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green80.0%
Blue87.5%

CMYK percentages

Cyan43.0%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#7fccdf text on a black background

contrast 11.61:1

Card sample

#7fccdf text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fccdf in the Color Lab