Skip to content

#2baddf

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

RGB
43, 173, 223
HSL
197°, 74%, 52%
CMYK
81, 22, 0, 13
Luminance
0.3573

Every format

HEX#2baddf
RGBrgb(43, 173, 223)
HSLhsl(197, 74%, 52%)
CMYKcmyk(81%, 22%, 0%, 13%)
LABlab(66.3 -17.2 -34.8)
LCHlch(66.3 38.9 243.7)
OKLCHoklch(0.702 0.129 229.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2baddf on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#2baddf on black: 8.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.9%
Green67.8%
Blue87.5%

CMYK percentages

Cyan80.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#2baddf text on a black background

contrast 8.15:1

Card sample

#2baddf text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2baddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2baddf in the Color Lab