Skip to content

#00cbfd

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

RGB
0, 203, 253
HSL
192°, 100%, 50%
CMYK
100, 20, 0, 1
Luminance
0.4980

Every format

HEX#00cbfd
RGBrgb(0, 203, 253)
HSLhsl(192, 100%, 50%)
CMYKcmyk(100%, 20%, 0%, 1%)
LABlab(76.0 -24.5 -36.2)
LCHlch(76.0 43.7 235.9)
OKLCHoklch(0.782 0.147 223.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00cbfd on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#00cbfd on black: 10.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green79.6%
Blue99.2%

CMYK percentages

Cyan100.0%
Magenta19.8%
Yellow0.0%
Key (black)0.8%

Color previews

#00cbfd text on a black background

contrast 10.96:1

Card sample

#00cbfd text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00cbfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00cbfd in the Color Lab