Skip to content

#01deee

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

RGB
1, 222, 238
HSL
184°, 99%, 47%
CMYK
100, 7, 0, 7
Luminance
0.5842

Every format

HEX#01deee
RGBrgb(1, 222, 238)
HSLhsl(184, 99%, 47%)
CMYKcmyk(100%, 7%, 0%, 7%)
LABlab(81.0 -38.5 -20.5)
LCHlch(81.0 43.6 208.0)
OKLCHoklch(0.821 0.140 204.1)

Copy-ready code

/* CSS */
color: #01deee;
background-color: #01deee;
/* Tailwind (arbitrary) */
class="text-[#01deee] bg-[#01deee]"
/* SCSS */
$brand: #01deee;
/* SwiftUI */
Color(red: 0.004, green: 0.871, blue: 0.933)
/* Android */
Color.parseColor("#01deee")

Accessibility — WCAG contrast

Aa
#01deee on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#01deee on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green87.1%
Blue93.3%

CMYK percentages

Cyan99.6%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#01deee text on a black background

contrast 12.68:1

Card sample

#01deee text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01deee;
Background color
Panel with #01deee background
background-color: #01deee;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #01deee;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(1, 222, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 222, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01deee;
background: linear-gradient(135deg, #01deee, #0140EE);

Monochromatic scale

Palettes built from #01deee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01deee in the Color Lab