Skip to content

#2dacff

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

RGB
45, 172, 255
HSL
204°, 100%, 59%
CMYK
82, 33, 0, 0
Luminance
0.3728

Every format

HEX#2dacff
RGBrgb(45, 172, 255)
HSLhsl(204, 100%, 59%)
CMYKcmyk(82%, 33%, 0%, 0%)
LABlab(67.5 -5.3 -50.5)
LCHlch(67.5 50.7 264.0)
OKLCHoklch(0.716 0.160 243.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dacff on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#2dacff on black: 8.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.5%
Blue100.0%

CMYK percentages

Cyan82.4%
Magenta32.5%
Yellow0.0%
Key (black)0.0%

Color previews

#2dacff text on a black background

contrast 8.46:1

Card sample

#2dacff text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2dacff;
Background color
Panel with #2dacff background
background-color: #2dacff;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 172, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 172, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2dacff;
background: linear-gradient(135deg, #2dacff, #3A2DFF);

Monochromatic scale

Palettes built from #2dacff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dacff in the Color Lab