#6DFF49
A light, vivid green closely aligning with Lawngreen.
About #6DFF49
At its core, #6DFF49 is a light and vivid hue. Its closest recognized web color is Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 255, and 73.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 57% C, 0% M, 71% Y, and 0% K. This makes it a relatively light color when applied to physical surfaces.
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#6DFF49
RGB109, 255, 73
HSL108.1°, 100.0%, 64.3%
CMYK57%, 0%, 71%, 0%
HSV108.1°, 71.4%, 100.0%
LAB89.5, -70.2, 71.0
XYZ43.3, 75.3, 18.5
Decimal7208777
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.05:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DFF49;
}
.text-color {
color: #6DFF49;
}
.border-color {
border: 2px solid #6DFF49;
}