Skip to content

#7bdfec

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

RGB
123, 223, 236
HSL
187°, 75%, 70%
CMYK
48, 6, 0, 8
Luminance
0.6304

Every format

HEX#7bdfec
RGBrgb(123, 223, 236)
HSLhsl(187, 75%, 70%)
CMYKcmyk(48%, 6%, 0%, 8%)
LABlab(83.5 -25.9 -15.4)
LCHlch(83.5 30.2 210.8)
OKLCHoklch(0.848 0.096 206.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7bdfec on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#7bdfec on black: 13.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green87.5%
Blue92.5%

CMYK percentages

Cyan47.9%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#7bdfec text on a black background

contrast 13.61:1

Card sample

#7bdfec text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7bdfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7bdfec in the Color Lab