Skip to content

#24dfcc

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

RGB
36, 223, 204
HSL
174°, 75%, 51%
CMYK
84, 0, 9, 13
Luminance
0.5751

Every format

HEX#24dfcc
RGBrgb(36, 223, 204)
HSLhsl(174, 75%, 51%)
CMYKcmyk(84%, 0%, 9%, 13%)
LABlab(80.5 -47.4 -3.1)
LCHlch(80.5 47.5 183.8)
OKLCHoklch(0.814 0.139 183.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#24dfcc on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#24dfcc on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red14.1%
Green87.5%
Blue80.0%

CMYK percentages

Cyan83.9%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#24dfcc text on a black background

contrast 12.50:1

Card sample

#24dfcc text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(36, 223, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(36, 223, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #24dfcc;
background: linear-gradient(135deg, #24dfcc, #2475DF);

Monochromatic scale

Palettes built from #24dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #24dfcc in the Color Lab