#07D366
A medium, vivid green closely aligning with Mediumspringgreen.
About #07D366
The precise color #07D366 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumspringgreen. Its digital footprint relies on 7 parts red, 211 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 97% Cyan, 0% Magenta, 52% Yellow, and 17% Black. The HSL representation is 147.9° hue, 93.6% saturation, and 42.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07D366
RGB7, 211, 102
HSL147.9°, 93.6%, 42.7%
CMYK97%, 0%, 52%, 17%
HSV147.9°, 96.7%, 82.7%
LAB74.6, -66.7, 41.7
XYZ25.8, 47.6, 20.4
Decimal512870
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.52:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D366;
}
.text-color {
color: #07D366;
}
.border-color {
border: 2px solid #07D366;
}