Skip to content

#00c8f8

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

RGB
0, 200, 248
HSL
192°, 100%, 49%
CMYK
100, 19, 0, 3
Luminance
0.4809

Every format

HEX#00c8f8
RGBrgb(0, 200, 248)
HSLhsl(192, 100%, 49%)
CMYKcmyk(100%, 19%, 0%, 3%)
LABlab(74.9 -24.7 -35.1)
LCHlch(74.9 43.0 234.9)
OKLCHoklch(0.773 0.144 223.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00c8f8 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#00c8f8 on black: 10.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green78.4%
Blue97.3%

CMYK percentages

Cyan100.0%
Magenta19.4%
Yellow0.0%
Key (black)2.7%

Color previews

#00c8f8 text on a black background

contrast 10.62:1

Card sample

#00c8f8 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 200, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 200, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00c8f8;
background: linear-gradient(135deg, #00c8f8, #0023F8);

Monochromatic scale

Palettes built from #00c8f8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00c8f8 in the Color Lab