#6DFFCC
A light, vivid green closely aligning with Aquamarine.
About #6DFFCC
The precise color #6DFFCC is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. Its digital footprint relies on 109 parts red, 255 parts green, and 204 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 57% Cyan, 0% Magenta, 20% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#6DFFCC
RGB109, 255, 204
HSL159.0°, 100.0%, 71.4%
CMYK57%, 0%, 20%, 0%
HSV159.0°, 57.3%, 100.0%
LAB91.3, -51.0, 12.7
XYZ53.0, 79.1, 69.6
Decimal7208908
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.83:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DFFCC;
}
.text-color {
color: #6DFFCC;
}
.border-color {
border: 2px solid #6DFFCC;
}