#24F0E9
A medium, vivid cyan closely aligning with Aqua.
About #24F0E9
The precise color #24F0E9 is an excellent choice for modern design projects. Designers often compare it to the standard color Aqua. In the RGB color space, it consists of 36 red, 240 green, and 233 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 85% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24F0E9
RGB36, 240, 233
HSL177.9°, 87.2%, 54.1%
CMYK85%, 0%, 3%, 6%
HSV177.9°, 85.0%, 94.1%
LAB86.3, -46.7, -9.8
XYZ46.6, 68.6, 87.9
Decimal2420969
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.72:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24F0E9;
}
.text-color {
color: #24F0E9;
}
.border-color {
border: 2px solid #24F0E9;
}