Skip to content

#4da2da

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

RGB
77, 162, 218
HSL
204°, 66%, 58%
CMYK
65, 26, 0, 15
Luminance
0.3248

Every format

HEX#4da2da
RGBrgb(77, 162, 218)
HSLhsl(204, 66%, 58%)
CMYKcmyk(65%, 26%, 0%, 15%)
LABlab(63.7 -8.5 -36.0)
LCHlch(63.7 37.0 256.7)
OKLCHoklch(0.683 0.117 240.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4da2da on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#4da2da on black: 7.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green63.5%
Blue85.5%

CMYK percentages

Cyan64.7%
Magenta25.7%
Yellow0.0%
Key (black)14.5%

Color previews

#4da2da text on a black background

contrast 7.50:1

Card sample

#4da2da text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 162, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 162, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4da2da;
background: linear-gradient(135deg, #4da2da, #564DDA);

Monochromatic scale

Palettes built from #4da2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4da2da in the Color Lab