Skip to content

#05ebff

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

RGB
5, 235, 255
HSL
185°, 100%, 51%
CMYK
98, 8, 0, 0
Luminance
0.6667

Every format

HEX#05ebff
RGBrgb(5, 235, 255)
HSLhsl(185, 100%, 51%)
CMYKcmyk(98%, 8%, 0%, 0%)
LABlab(85.3 -39.1 -22.8)
LCHlch(85.3 45.3 210.3)
OKLCHoklch(0.859 0.146 205.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red2.0%
Green92.2%
Blue100.0%

CMYK percentages

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

Color previews

#05ebff text on a black background

contrast 14.33:1

Card sample

#05ebff text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #05ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #05ebff in the Color Lab