#6DF075
A light, vivid green closely aligning with Palegreen.
About #6DF075
At its core, #6DF075 is a light and vivid hue. Its closest recognized web color is Palegreen. In the RGB color space, it consists of 109 red, 240 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 55% C, 0% M, 51% Y, and 6% K. With a hue angle of 123.7 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DF075
RGB109, 240, 117
HSL123.7°, 81.4%, 68.4%
CMYK55%, 0%, 51%, 6%
HSV123.7°, 54.6%, 94.1%
LAB85.4, -60.4, 48.3
XYZ40.7, 66.9, 27.6
Decimal7204981
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.37:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DF075;
}
.text-color {
color: #6DF075;
}
.border-color {
border: 2px solid #6DF075;
}