Skip to content

#7bcdec

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

RGB
123, 205, 236
HSL
197°, 75%, 70%
CMYK
48, 13, 0, 8
Luminance
0.5393

Every format

HEX#7bcdec
RGBrgb(123, 205, 236)
HSLhsl(197, 75%, 70%)
CMYKcmyk(48%, 13%, 0%, 8%)
LABlab(78.4 -16.9 -23.1)
LCHlch(78.4 28.6 233.8)
OKLCHoklch(0.807 0.091 224.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7bcdec on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#7bcdec on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green80.4%
Blue92.5%

CMYK percentages

Cyan47.9%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#7bcdec text on a black background

contrast 11.79:1

Card sample

#7bcdec text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7bcdec;
background: linear-gradient(135deg, #7bcdec, #7B82EC);

Monochromatic scale

Palettes built from #7bcdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7bcdec in the Color Lab