#6DAF00
A dark, vivid green closely aligning with Yellowgreen.
About #6DAF00
When working with digital screens, the color #6DAF00 is rendered by mixing light. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 109 parts red, 175 parts green, and 0 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 38% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6DAF00
RGB109, 175, 0
HSL82.6°, 100.0%, 34.3%
CMYK38%, 0%, 100%, 31%
HSV82.6°, 100.0%, 68.6%
LAB64.9, -43.4, 66.0
XYZ21.6, 33.9, 5.4
Decimal7188224
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.70:1
Text on #FFFFFF
FAIL
7.78: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: #6DAF00;
}
.text-color {
color: #6DAF00;
}
.border-color {
border: 2px solid #6DAF00;
}