Skip to content

#2dadda

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

RGB
45, 173, 218
HSL
196°, 70%, 52%
CMYK
79, 21, 0, 15
Luminance
0.3551

Every format

HEX#2dadda
RGBrgb(45, 173, 218)
HSLhsl(196, 70%, 52%)
CMYKcmyk(79%, 21%, 0%, 15%)
LABlab(66.1 -18.7 -32.4)
LCHlch(66.1 37.4 240.0)
OKLCHoklch(0.700 0.124 227.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dadda on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#2dadda on black: 8.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.8%
Blue85.5%

CMYK percentages

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

Color previews

#2dadda text on a black background

contrast 8.10:1

Card sample

#2dadda text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dadda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dadda in the Color Lab