Skip to content

#4baddf

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

RGB
75, 173, 223
HSL
200°, 70%, 58%
CMYK
66, 22, 0, 13
Luminance
0.3671

Every format

HEX#4baddf
RGBrgb(75, 173, 223)
HSLhsl(200, 70%, 58%)
CMYKcmyk(66%, 22%, 0%, 13%)
LABlab(67.1 -13.2 -33.6)
LCHlch(67.1 36.1 248.5)
OKLCHoklch(0.710 0.117 234.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4baddf on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#4baddf on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.4%
Green67.8%
Blue87.5%

CMYK percentages

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

Color previews

#4baddf text on a black background

contrast 8.34:1

Card sample

#4baddf text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4baddf;
Background color
Panel with #4baddf background
background-color: #4baddf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4baddf;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #4baddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4baddf in the Color Lab