Skip to content

#44ffff

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

RGB
68, 255, 255
HSL
180°, 100%, 63%
CMYK
73, 0, 0, 0
Luminance
0.7997

Every format

HEX#44ffff
RGBrgb(68, 255, 255)
HSLhsl(180, 100%, 63%)
CMYKcmyk(73%, 0%, 0%, 0%)
LABlab(91.7 -44.5 -13.2)
LCHlch(91.7 46.4 196.6)
OKLCHoklch(0.911 0.143 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#44ffff on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#44ffff on black: 16.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green100.0%
Blue100.0%

CMYK percentages

Cyan73.3%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#44ffff text on a black background

contrast 16.99:1

Card sample

#44ffff text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #44ffff;
Background color
Panel with #44ffff background
background-color: #44ffff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #44ffff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(68, 255, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 255, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #44ffff;
background: linear-gradient(135deg, #44ffff, #4482FF);

Monochromatic scale

Palettes built from #44ffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #44ffff in the Color Lab