Skip to content

#00cefd

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

RGB
0, 206, 253
HSL
191°, 100%, 50%
CMYK
100, 19, 0, 1
Luminance
0.5123

Every format

HEX#00cefd
RGBrgb(0, 206, 253)
HSLhsl(191, 100%, 50%)
CMYKcmyk(100%, 19%, 0%, 1%)
LABlab(76.8 -26.0 -34.8)
LCHlch(76.8 43.5 233.2)
OKLCHoklch(0.789 0.146 222.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00cefd on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#00cefd on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green80.8%
Blue99.2%

CMYK percentages

Cyan100.0%
Magenta18.6%
Yellow0.0%
Key (black)0.8%

Color previews

#00cefd text on a black background

contrast 11.25:1

Card sample

#00cefd text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00cefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00cefd in the Color Lab