#6DAF5F
A medium, moderate green closely aligning with Mediumseagreen.
About #6DAF5F
At its core, #6DAF5F is a medium and moderate hue. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 109 red, 175 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. 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.
When using this color as a background, text legibility must be considered. 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#6DAF5F
RGB109, 175, 95
HSL109.5°, 33.3%, 52.9%
CMYK38%, 0%, 46%, 31%
HSV109.5°, 45.7%, 68.6%
LAB65.5, -36.8, 34.4
XYZ23.7, 34.7, 16.3
Decimal7188319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6DAF5F;
}
.text-color {
color: #6DAF5F;
}
.border-color {
border: 2px solid #6DAF5F;
}