#24FFDB
A medium, vivid cyan closely aligning with Aquamarine.
About #24FFDB
The precise color #24FFDB is an excellent choice for modern design projects. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 36 parts red, 255 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 86% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24FFDB
RGB36, 255, 219
HSL170.1°, 100.0%, 57.1%
CMYK86%, 0%, 14%, 0%
HSV170.1°, 85.9%, 100.0%
LAB90.3, -56.6, 3.4
XYZ49.3, 77.0, 79.3
Decimal2424795
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.28:1
Text on #FFFFFF
FAIL
16.40:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
13.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24FFDB;
}
.text-color {
color: #24FFDB;
}
.border-color {
border: 2px solid #24FFDB;
}