Skip to content

#44caca

a balanced, vivid cyan · cool · closest name: turquoise

RGB
68, 202, 202
HSL
180°, 56%, 53%
CMYK
66, 0, 0, 21
Luminance
0.4773

Every format

HEX#44caca
RGBrgb(68, 202, 202)
HSLhsl(180, 56%, 53%)
CMYKcmyk(66%, 0%, 0%, 21%)
LABlab(74.7 -35.3 -10.6)
LCHlch(74.7 36.8 196.7)
OKLCHoklch(0.768 0.113 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#44caca on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#44caca on black: 10.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green79.2%
Blue79.2%

CMYK percentages

Cyan66.3%
Magenta0.0%
Yellow0.0%
Key (black)20.8%

Color previews

#44caca text on a black background

contrast 10.55:1

Card sample

#44caca text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #44caca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #44caca in the Color Lab