Skip to content

#7fc3db

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

RGB
127, 195, 219
HSL
196°, 56%, 68%
CMYK
42, 11, 0, 14
Luminance
0.4866

Every format

HEX#7fc3db
RGBrgb(127, 195, 219)
HSLhsl(196, 56%, 68%)
CMYKcmyk(42%, 11%, 0%, 14%)
LABlab(75.2 -15.3 -18.7)
LCHlch(75.2 24.2 230.7)
OKLCHoklch(0.780 0.077 222.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fc3db on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#7fc3db on black: 10.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green76.5%
Blue85.9%

CMYK percentages

Cyan42.0%
Magenta11.0%
Yellow0.0%
Key (black)14.1%

Color previews

#7fc3db text on a black background

contrast 10.73:1

Card sample

#7fc3db text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fc3db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fc3db in the Color Lab