Skip to content

#24b4ac

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

RGB
36, 180, 172
HSL
177°, 67%, 42%
CMYK
80, 0, 4, 29
Luminance
0.3600

Every format

HEX#24b4ac
RGBrgb(36, 180, 172)
HSLhsl(177, 67%, 42%)
CMYKcmyk(80%, 0%, 4%, 29%)
LABlab(66.5 -37.5 -6.3)
LCHlch(66.5 38.0 189.6)
OKLCHoklch(0.698 0.114 189.0)

Copy-ready code

/* CSS */
color: #24b4ac;
background-color: #24b4ac;
/* Tailwind (arbitrary) */
class="text-[#24b4ac] bg-[#24b4ac]"
/* SCSS */
$brand: #24b4ac;
/* SwiftUI */
Color(red: 0.141, green: 0.706, blue: 0.675)
/* Android */
Color.parseColor("#24b4ac")

Accessibility — WCAG contrast

Aa
#24b4ac on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#24b4ac on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red14.1%
Green70.6%
Blue67.5%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow4.4%
Key (black)29.4%

Color previews

#24b4ac text on a black background

contrast 8.20:1

Card sample

#24b4ac text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #24b4ac;
Background color
Panel with #24b4ac background
background-color: #24b4ac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #24b4ac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(36, 180, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(36, 180, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #24b4ac;
background: linear-gradient(135deg, #24b4ac, #245CB4);

Monochromatic scale

Palettes built from #24b4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #24b4ac in the Color Lab