Skip to content

#2baccd

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

RGB
43, 172, 205
HSL
192°, 65%, 49%
CMYK
79, 16, 0, 20
Luminance
0.3443

Every format

HEX#2baccd
RGBrgb(43, 172, 205)
HSLhsl(192, 65%, 49%)
CMYKcmyk(79%, 16%, 0%, 20%)
LABlab(65.3 -22.7 -26.5)
LCHlch(65.3 34.9 229.4)
OKLCHoklch(0.692 0.116 219.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2baccd on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#2baccd on black: 7.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.9%
Green67.5%
Blue80.4%

CMYK percentages

Cyan79.0%
Magenta16.1%
Yellow0.0%
Key (black)19.6%

Color previews

#2baccd text on a black background

contrast 7.89:1

Card sample

#2baccd text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2baccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2baccd in the Color Lab