Skip to content

#7fc1eb

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

RGB
127, 193, 235
HSL
203°, 73%, 71%
CMYK
46, 18, 0, 8
Luminance
0.4865

Every format

HEX#7fc1eb
RGBrgb(127, 193, 235)
HSLhsl(203, 73%, 71%)
CMYKcmyk(46%, 18%, 0%, 8%)
LABlab(75.2 -10.0 -27.4)
LCHlch(75.2 29.1 250.0)
OKLCHoklch(0.782 0.090 237.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red49.8%
Green75.7%
Blue92.2%

CMYK percentages

Cyan46.0%
Magenta17.9%
Yellow0.0%
Key (black)7.8%

Color previews

#7fc1eb text on a black background

contrast 10.73:1

Card sample

#7fc1eb text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 193, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 193, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fc1eb;
background: linear-gradient(135deg, #7fc1eb, #857FEB);

Monochromatic scale

Palettes built from #7fc1eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fc1eb in the Color Lab