Skip to content

#0baddf

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

RGB
11, 173, 223
HSL
194°, 91%, 46%
CMYK
95, 22, 0, 13
Luminance
0.3529

Every format

HEX#0baddf
RGBrgb(11, 173, 223)
HSLhsl(194, 91%, 46%)
CMYKcmyk(95%, 22%, 0%, 13%)
LABlab(66.0 -19.1 -35.4)
LCHlch(66.0 40.2 241.7)
OKLCHoklch(0.698 0.135 227.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0baddf on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#0baddf on black: 8.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.3%
Green67.8%
Blue87.5%

CMYK percentages

Cyan95.1%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#0baddf text on a black background

contrast 8.06:1

Card sample

#0baddf text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0baddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0baddf in the Color Lab