#6DBD42
A medium, moderate green closely aligning with Yellowgreen.
About #6DBD42
Visually, #6DBD42 is defined as a moderate green. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 109 red, 189 green, and 66 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 42% Cyan, 0% Magenta, 65% Yellow, and 26% 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. 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#6DBD42
RGB109, 189, 66
HSL99.0°, 48.2%, 50.0%
CMYK42%, 0%, 65%, 26%
HSV99.0°, 65.1%, 74.1%
LAB69.5, -46.1, 52.8
XYZ25.5, 40.0, 11.5
Decimal7191874
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.33:1
Text on #FFFFFF
FAIL
9.01:1
Text on #000000
AAA
2.23:1
Text on #F8FAFC
FAIL
7.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DBD42;
}
.text-color {
color: #6DBD42;
}
.border-color {
border: 2px solid #6DBD42;
}