Skip to content

#3db4eb

a balanced, electric cyan · cool · closest name: skyblue

RGB
61, 180, 235
HSL
199°, 81%, 58%
CMYK
74, 23, 0, 8
Luminance
0.3963

Every format

HEX#3db4eb
RGBrgb(61, 180, 235)
HSLhsl(199, 81%, 58%)
CMYKcmyk(74%, 23%, 0%, 8%)
LABlab(69.2 -15.0 -36.9)
LCHlch(69.2 39.8 247.8)
OKLCHoklch(0.728 0.130 233.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3db4eb on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#3db4eb on black: 8.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green70.6%
Blue92.2%

CMYK percentages

Cyan74.0%
Magenta23.4%
Yellow0.0%
Key (black)7.8%

Color previews

#3db4eb text on a black background

contrast 8.93:1

Card sample

#3db4eb text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 180, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 180, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3db4eb;
background: linear-gradient(135deg, #3db4eb, #3D40EB);

Monochromatic scale

Palettes built from #3db4eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3db4eb in the Color Lab