Skip to content

#01addf

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

RGB
1, 173, 223
HSL
194°, 99%, 44%
CMYK
100, 22, 0, 13
Luminance
0.3522

Every format

HEX#01addf
RGBrgb(1, 173, 223)
HSLhsl(194, 99%, 44%)
CMYKcmyk(100%, 22%, 0%, 13%)
LABlab(65.9 -19.3 -35.5)
LCHlch(65.9 40.4 241.4)
OKLCHoklch(0.698 0.135 227.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01addf on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#01addf on black: 8.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green67.8%
Blue87.5%

CMYK percentages

Cyan99.6%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#01addf text on a black background

contrast 8.04:1

Card sample

#01addf text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 173, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 173, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01addf;
background: linear-gradient(135deg, #01addf, #0119DF);

Monochromatic scale

Palettes built from #01addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01addf in the Color Lab