Skip to content

#7fc2db

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

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

Every format

HEX#7fc2db
RGBrgb(127, 194, 219)
HSLhsl(196, 56%, 68%)
CMYKcmyk(42%, 11%, 0%, 14%)
LABlab(75.0 -14.8 -19.1)
LCHlch(75.0 24.2 232.3)
OKLCHoklch(0.778 0.076 223.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fc2db on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#7fc2db on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green76.1%
Blue85.9%

CMYK percentages

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

Color previews

#7fc2db text on a black background

contrast 10.64:1

Card sample

#7fc2db text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fc2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fc2db in the Color Lab