#24CCCC

A medium, vivid cyan closely aligning with Darkturquoise.

About #24CCCC

When working with digital screens, the color #24CCCC is rendered by mixing light. If you're using CSS, you might find it aligns closely with Darkturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 204, and 204.

If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 82% cyan, 0% magenta, 0% yellow, and 20% black. Always request a physical proof before doing a large print run with this exact code.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#24CCCC
RGB36, 204, 204
HSL180.0°, 70.0%, 47.1%
CMYK82%, 0%, 0%, 20%
HSV180.0°, 82.4%, 80.0%
LAB74.8, -39.1, -11.6
XYZ33.2, 47.9, 64.6
Decimal2411724

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.98:1
Text on #FFFFFF
FAIL
10.58:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
9.00:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #24CCCC; }
.text-color { color: #24CCCC; }
.border-color { border: 2px solid #24CCCC; }

Similar Colors

Darkturquoise
#00CED1