Skip to content

#7becff

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

RGB
123, 236, 255
HSL
189°, 100%, 74%
CMYK
52, 8, 0, 0
Luminance
0.7142

Every format

HEX#7becff
RGBrgb(123, 236, 255)
HSLhsl(189, 100%, 74%)
CMYKcmyk(52%, 8%, 0%, 0%)
LABlab(87.7 -27.3 -19.1)
LCHlch(87.7 33.3 215.0)
OKLCHoklch(0.883 0.106 209.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7becff on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#7becff on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green92.5%
Blue100.0%

CMYK percentages

Cyan51.8%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#7becff text on a black background

contrast 15.28:1

Card sample

#7becff text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7becff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7becff in the Color Lab