Skip to content

#00bafd

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

RGB
0, 186, 253
HSL
196°, 100%, 50%
CMYK
100, 27, 0, 1
Luminance
0.4221

Every format

HEX#00bafd
RGBrgb(0, 186, 253)
HSLhsl(196, 100%, 50%)
CMYKcmyk(100%, 27%, 0%, 1%)
LABlab(71.0 -15.7 -43.9)
LCHlch(71.0 46.6 250.3)
OKLCHoklch(0.743 0.154 233.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00bafd on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#00bafd on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green72.9%
Blue99.2%

CMYK percentages

Cyan100.0%
Magenta26.5%
Yellow0.0%
Key (black)0.8%

Color previews

#00bafd text on a black background

contrast 9.44:1

Card sample

#00bafd text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00bafd;
Background color
Panel with #00bafd background
background-color: #00bafd;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 186, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 186, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00bafd;
background: linear-gradient(135deg, #00bafd, #0011FD);

Monochromatic scale

Palettes built from #00bafd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00bafd in the Color Lab