Skip to content

#7bafeb

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

RGB
123, 175, 235
HSL
212°, 74%, 70%
CMYK
48, 26, 0, 8
Luminance
0.4087

Every format

HEX#7bafeb
RGBrgb(123, 175, 235)
HSLhsl(212, 74%, 70%)
CMYKcmyk(48%, 26%, 0%, 8%)
LABlab(70.1 -1.1 -35.3)
LCHlch(70.1 35.4 268.2)
OKLCHoklch(0.741 0.103 252.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7bafeb on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#7bafeb on black: 9.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green68.6%
Blue92.2%

CMYK percentages

Cyan47.7%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#7bafeb text on a black background

contrast 9.17:1

Card sample

#7bafeb text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 175, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 175, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7bafeb;
background: linear-gradient(135deg, #7bafeb, #927BEB);

Monochromatic scale

Palettes built from #7bafeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7bafeb in the Color Lab