#6DF0A8
A light, vivid green closely aligning with Lightgreen.
About #6DF0A8
The precise color #6DF0A8 is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(109, 240, 168).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 55% Cyan, 0% Magenta, 30% Yellow, and 6% Black. With a hue angle of 147.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DF0A8
RGB109, 240, 168
HSL147.0°, 81.4%, 68.4%
CMYK55%, 0%, 30%, 6%
HSV147.0°, 54.6%, 94.1%
LAB86.2, -52.2, 24.1
XYZ44.5, 68.4, 47.9
Decimal7205032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.68:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DF0A8;
}
.text-color {
color: #6DF0A8;
}
.border-color {
border: 2px solid #6DF0A8;
}