#6DE975
A light, vivid green closely aligning with Palegreen.
About #6DE975
The hex code #6DE975 represents a beautifully specific shade of green. Its closest recognized web color is Palegreen. This translates to an RGB value of rgb(109, 233, 117).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 53% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6DE975
RGB109, 233, 117
HSL123.9°, 73.8%, 67.1%
CMYK53%, 0%, 50%, 9%
HSV123.9°, 53.2%, 91.4%
LAB83.3, -57.8, 45.8
XYZ38.7, 62.8, 26.9
Decimal7203189
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.56:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE975;
}
.text-color {
color: #6DE975;
}
.border-color {
border: 2px solid #6DE975;
}