Skip to content

#7fc2da

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

RGB
127, 194, 218
HSL
196°, 55%, 68%
CMYK
42, 11, 0, 15
Luminance
0.4816

Every format

HEX#7fc2da
RGBrgb(127, 194, 218)
HSLhsl(196, 55%, 68%)
CMYKcmyk(42%, 11%, 0%, 15%)
LABlab(74.9 -15.1 -18.6)
LCHlch(74.9 24.0 231.1)
OKLCHoklch(0.778 0.076 222.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fc2da on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#7fc2da on black: 10.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green76.1%
Blue85.5%

CMYK percentages

Cyan41.7%
Magenta11.0%
Yellow0.0%
Key (black)14.5%

Color previews

#7fc2da text on a black background

contrast 10.63:1

Card sample

#7fc2da text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fc2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fc2da in the Color Lab