#07CC83
A medium, vivid green closely aligning with Mediumseagreen.
About #07CC83
The hex code #07CC83 represents a beautifully specific shade of green. Its closest recognized web color is Mediumseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 204, and 131.
If you are designing for print, the four-color process is what matters most. The color uses 97% Cyan, 0% Magenta, 36% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#07CC83
RGB7, 204, 131
HSL157.8°, 93.4%, 41.4%
CMYK97%, 0%, 36%, 20%
HSV157.8°, 96.6%, 80.0%
LAB72.8, -59.1, 24.8
XYZ25.8, 44.9, 28.8
Decimal511107
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.11:1
Text on #FFFFFF
FAIL
9.97:1
Text on #000000
AAA
2.01:1
Text on #F8FAFC
FAIL
8.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CC83;
}
.text-color {
color: #07CC83;
}
.border-color {
border: 2px solid #07CC83;
}