Skip to content

#2bccdf

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

RGB
43, 204, 223
HSL
186°, 74%, 52%
CMYK
81, 9, 0, 13
Luminance
0.4903

Every format

HEX#2bccdf
RGBrgb(43, 204, 223)
HSLhsl(186, 74%, 52%)
CMYKcmyk(81%, 9%, 0%, 13%)
LABlab(75.5 -32.8 -20.8)
LCHlch(75.5 38.8 212.3)
OKLCHoklch(0.776 0.126 207.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2bccdf on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#2bccdf on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.9%
Green80.0%
Blue87.5%

CMYK percentages

Cyan80.7%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#2bccdf text on a black background

contrast 10.81:1

Card sample

#2bccdf text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2bccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2bccdf in the Color Lab