#6DAF07
A dark, vivid green closely aligning with Yellowgreen.
About #6DAF07
At its core, #6DAF07 is a dark and vivid hue. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 109 red, 175 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 38% Cyan, 0% Magenta, 96% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6DAF07
RGB109, 175, 7
HSL83.6°, 92.3%, 35.7%
CMYK38%, 0%, 96%, 31%
HSV83.6°, 96.0%, 68.6%
LAB64.9, -43.2, 65.1
XYZ21.7, 33.9, 5.6
Decimal7188231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.70:1
Text on #FFFFFF
FAIL
7.79:1
Text on #000000
AAA
2.58:1
Text on #F8FAFC
FAIL
6.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6DAF07;
}
.text-color {
color: #6DAF07;
}
.border-color {
border: 2px solid #6DAF07;
}