Skip to content

#2db3df

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

RGB
45, 179, 223
HSL
195°, 74%, 53%
CMYK
80, 20, 0, 13
Luminance
0.3813

Every format

HEX#2db3df
RGBrgb(45, 179, 223)
HSLhsl(195, 74%, 53%)
CMYKcmyk(80%, 20%, 0%, 13%)
LABlab(68.1 -20.2 -32.0)
LCHlch(68.1 37.9 237.8)
OKLCHoklch(0.717 0.126 225.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db3df on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#2db3df on black: 8.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green70.2%
Blue87.5%

CMYK percentages

Cyan79.8%
Magenta19.7%
Yellow0.0%
Key (black)12.5%

Color previews

#2db3df text on a black background

contrast 8.63:1

Card sample

#2db3df text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db3df in the Color Lab