Skip to content

#3db5ff

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

RGB
61, 181, 255
HSL
203°, 100%, 62%
CMYK
76, 29, 0, 0
Luminance
0.4126

Every format

HEX#3db5ff
RGBrgb(61, 181, 255)
HSLhsl(203, 100%, 62%)
CMYKcmyk(76%, 29%, 0%, 0%)
LABlab(70.3 -8.8 -45.9)
LCHlch(70.3 46.8 259.1)
OKLCHoklch(0.740 0.149 240.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3db5ff on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#3db5ff on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green71.0%
Blue100.0%

CMYK percentages

Cyan76.1%
Magenta29.0%
Yellow0.0%
Key (black)0.0%

Color previews

#3db5ff text on a black background

contrast 9.25:1

Card sample

#3db5ff text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3db5ff;
Background color
Panel with #3db5ff background
background-color: #3db5ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3db5ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(61, 181, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 181, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3db5ff;
background: linear-gradient(135deg, #3db5ff, #473DFF);

Monochromatic scale

Palettes built from #3db5ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3db5ff in the Color Lab