#1DFFE2
A medium, vivid cyan closely aligning with Aquamarine.
About #1DFFE2
Visually, #1DFFE2 is defined as a vivid cyan. It is closely associated with the named CSS color Aquamarine. Its digital footprint relies on 29 parts red, 255 parts green, and 226 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 89% Cyan, 0% Magenta, 11% Yellow, and 0% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1DFFE2
RGB29, 255, 226
HSL172.3°, 100.0%, 55.7%
CMYK89%, 0%, 11%, 0%
HSV172.3°, 88.6%, 100.0%
LAB90.4, -55.2, -0.1
XYZ50.0, 77.3, 84.2
Decimal1966050
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.28:1
Text on #FFFFFF
FAIL
16.45:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
13.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DFFE2;
}
.text-color {
color: #1DFFE2;
}
.border-color {
border: 2px solid #1DFFE2;
}