Skip to content

#7bbade

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

RGB
123, 186, 222
HSL
202°, 60%, 68%
CMYK
45, 16, 0, 13
Luminance
0.4460

Every format

HEX#7bbade
RGBrgb(123, 186, 222)
HSLhsl(202, 60%, 68%)
CMYKcmyk(45%, 16%, 0%, 13%)
LABlab(72.6 -10.8 -24.3)
LCHlch(72.6 26.6 246.1)
OKLCHoklch(0.760 0.083 234.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7bbade on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#7bbade on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green72.9%
Blue87.1%

CMYK percentages

Cyan44.6%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#7bbade text on a black background

contrast 9.92:1

Card sample

#7bbade text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7bbade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7bbade in the Color Lab