Skip to content

#2cbadf

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

RGB
44, 186, 223
HSL
192°, 74%, 52%
CMYK
80, 17, 0, 13
Luminance
0.4098

Every format

HEX#2cbadf
RGBrgb(44, 186, 223)
HSLhsl(192, 74%, 52%)
CMYKcmyk(80%, 17%, 0%, 13%)
LABlab(70.2 -23.9 -28.9)
LCHlch(70.2 37.5 230.4)
OKLCHoklch(0.733 0.125 220.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cbadf on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#2cbadf on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green72.9%
Blue87.5%

CMYK percentages

Cyan80.3%
Magenta16.6%
Yellow0.0%
Key (black)12.5%

Color previews

#2cbadf text on a black background

contrast 9.20:1

Card sample

#2cbadf text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cbadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cbadf in the Color Lab