Skip to content

#05ebec

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

RGB
5, 235, 236
HSL
180°, 96%, 47%
CMYK
98, 0, 0, 8
Luminance
0.6551

Every format

HEX#05ebec
RGBrgb(5, 235, 236)
HSLhsl(180, 96%, 47%)
CMYKcmyk(98%, 0%, 0%, 8%)
LABlab(84.7 -44.8 -13.7)
LCHlch(84.7 46.9 197.1)
OKLCHoklch(0.852 0.145 195.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#05ebec on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#05ebec on black: 14.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.0%
Green92.2%
Blue92.5%

CMYK percentages

Cyan97.9%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#05ebec text on a black background

contrast 14.10:1

Card sample

#05ebec text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #05ebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #05ebec in the Color Lab