Skip to content

#44aaaa

a balanced, soft cyan · cool · closest name: teal

RGB
68, 170, 170
HSL
180°, 43%, 47%
CMYK
60, 0, 0, 33
Luminance
0.3288

Every format

HEX#44aaaa
RGBrgb(68, 170, 170)
HSLhsl(180, 43%, 47%)
CMYKcmyk(60%, 0%, 0%, 33%)
LABlab(64.1 -29.0 -8.8)
LCHlch(64.1 30.3 196.9)
OKLCHoklch(0.679 0.093 195.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#44aaaa on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#44aaaa on black: 7.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green66.7%
Blue66.7%

CMYK percentages

Cyan60.0%
Magenta0.0%
Yellow0.0%
Key (black)33.3%

Color previews

#44aaaa text on a black background

contrast 7.58:1

Card sample

#44aaaa text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #44aaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #44aaaa in the Color Lab