Skip to content

#4badff

a balanced, electric blue · cool · closest name: dodgerblue

RGB
75, 173, 255
HSL
207°, 100%, 65%
CMYK
71, 32, 0, 0
Luminance
0.3860

Every format

HEX#4badff
RGBrgb(75, 173, 255)
HSLhsl(207, 100%, 65%)
CMYKcmyk(71%, 32%, 0%, 0%)
LABlab(68.5 -2.7 -48.9)
LCHlch(68.5 49.0 266.9)
OKLCHoklch(0.726 0.150 247.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4badff on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#4badff on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.4%
Green67.8%
Blue100.0%

CMYK percentages

Cyan70.6%
Magenta32.2%
Yellow0.0%
Key (black)0.0%

Color previews

#4badff text on a black background

contrast 8.72:1

Card sample

#4badff text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4badff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4badff in the Color Lab