Skip to content

#00cefc

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

RGB
0, 206, 252
HSL
191°, 100%, 49%
CMYK
100, 18, 0, 1
Luminance
0.5117

Every format

HEX#00cefc
RGBrgb(0, 206, 252)
HSLhsl(191, 100%, 49%)
CMYKcmyk(100%, 18%, 0%, 1%)
LABlab(76.8 -26.4 -34.4)
LCHlch(76.8 43.3 232.5)
OKLCHoklch(0.789 0.145 221.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.0%
Green80.8%
Blue98.8%

CMYK percentages

Cyan100.0%
Magenta18.3%
Yellow0.0%
Key (black)1.2%

Color previews

#00cefc text on a black background

contrast 11.23:1

Card sample

#00cefc text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00cefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00cefc in the Color Lab