Skip to content

#04ebff

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

RGB
4, 235, 255
HSL
185°, 100%, 51%
CMYK
98, 8, 0, 0
Luminance
0.6666

Every format

HEX#04ebff
RGBrgb(4, 235, 255)
HSLhsl(185, 100%, 51%)
CMYKcmyk(98%, 8%, 0%, 0%)
LABlab(85.3 -39.1 -22.9)
LCHlch(85.3 45.3 210.3)
OKLCHoklch(0.858 0.146 205.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#04ebff on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#04ebff on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.6%
Green92.2%
Blue100.0%

CMYK percentages

Cyan98.4%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#04ebff text on a black background

contrast 14.33:1

Card sample

#04ebff text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(4, 235, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(4, 235, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #04ebff;
background: linear-gradient(135deg, #04ebff, #0444FF);

Monochromatic scale

Palettes built from #04ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #04ebff in the Color Lab