Skip to content

#2dabda

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

RGB
45, 171, 218
HSL
196°, 70%, 52%
CMYK
79, 22, 0, 15
Luminance
0.3475

Every format

HEX#2dabda
RGBrgb(45, 171, 218)
HSLhsl(196, 70%, 52%)
CMYKcmyk(79%, 22%, 0%, 15%)
LABlab(65.5 -17.6 -33.3)
LCHlch(65.5 37.6 242.1)
OKLCHoklch(0.695 0.125 228.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dabda on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#2dabda on black: 7.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.1%
Blue85.5%

CMYK percentages

Cyan79.4%
Magenta21.6%
Yellow0.0%
Key (black)14.5%

Color previews

#2dabda text on a black background

contrast 7.95:1

Card sample

#2dabda text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dabda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dabda in the Color Lab