Skip to content

#7caddf

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

RGB
124, 173, 223
HSL
210°, 61%, 68%
CMYK
44, 22, 0, 13
Luminance
0.3950

Every format

HEX#7caddf
RGBrgb(124, 173, 223)
HSLhsl(210, 61%, 68%)
CMYKcmyk(44%, 22%, 0%, 13%)
LABlab(69.1 -3.2 -30.3)
LCHlch(69.1 30.4 264.0)
OKLCHoklch(0.732 0.090 249.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7caddf on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#7caddf on black: 8.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green67.8%
Blue87.5%

CMYK percentages

Cyan44.4%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#7caddf text on a black background

contrast 8.90:1

Card sample

#7caddf text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7caddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7caddf in the Color Lab