Skip to content

#04ccdf

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

RGB
4, 204, 223
HSL
185°, 97%, 45%
CMYK
98, 9, 0, 13
Luminance
0.4854

Every format

HEX#04ccdf
RGBrgb(4, 204, 223)
HSLhsl(185, 97%, 45%)
CMYKcmyk(98%, 9%, 0%, 13%)
LABlab(75.2 -34.7 -21.3)
LCHlch(75.2 40.7 211.5)
OKLCHoklch(0.772 0.132 206.7)

Copy-ready code

/* CSS */
color: #04ccdf;
background-color: #04ccdf;
/* Tailwind (arbitrary) */
class="text-[#04ccdf] bg-[#04ccdf]"
/* SCSS */
$brand: #04ccdf;
/* SwiftUI */
Color(red: 0.016, green: 0.800, blue: 0.875)
/* Android */
Color.parseColor("#04ccdf")

Accessibility — WCAG contrast

Aa
#04ccdf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#04ccdf on black: 10.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.6%
Green80.0%
Blue87.5%

CMYK percentages

Cyan98.2%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#04ccdf text on a black background

contrast 10.71:1

Card sample

#04ccdf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #04ccdf;
Background color
Panel with #04ccdf background
background-color: #04ccdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #04ccdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(4, 204, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(4, 204, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #04ccdf;
background: linear-gradient(135deg, #04ccdf, #043ADF);

Monochromatic scale

Palettes built from #04ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #04ccdf in the Color Lab