Skip to content

#2dacdf

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

RGB
45, 172, 223
HSL
197°, 74%, 53%
CMYK
80, 23, 0, 13
Luminance
0.3539

Every format

HEX#2dacdf
RGBrgb(45, 172, 223)
HSLhsl(197, 74%, 53%)
CMYKcmyk(80%, 23%, 0%, 13%)
LABlab(66.0 -16.5 -35.2)
LCHlch(66.0 38.9 244.9)
OKLCHoklch(0.700 0.129 230.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dacdf on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#2dacdf on black: 8.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.5%
Blue87.5%

CMYK percentages

Cyan79.8%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#2dacdf text on a black background

contrast 8.08:1

Card sample

#2dacdf text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dacdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dacdf in the Color Lab