#6DFFBD
A light, vivid green closely aligning with Aquamarine.
About #6DFFBD
At its core, #6DFFBD is a light and vivid hue. Designers often compare it to the standard color Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 255, and 189.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 57% Cyan, 0% Magenta, 26% Yellow, and 0% Black. With a hue angle of 152.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6DFFBD
RGB109, 255, 189
HSL152.9°, 100.0%, 71.4%
CMYK57%, 0%, 26%, 0%
HSV152.9°, 57.3%, 100.0%
LAB91.0, -54.2, 20.0
XYZ51.3, 78.4, 60.6
Decimal7208893
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.69:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DFFBD;
}
.text-color {
color: #6DFFBD;
}
.border-color {
border: 2px solid #6DFFBD;
}