#00E96D
A medium, vivid green closely aligning with Springgreen.
About #00E96D
The hex code #00E96D represents a beautifully specific shade of green. Its closest recognized web color is Springgreen. Its digital footprint relies on 0 parts red, 233 parts green, and 109 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 100% cyan, 0% magenta, 53% yellow, and 9% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#00E96D
RGB0, 233, 109
HSL148.1°, 100.0%, 45.7%
CMYK100%, 0%, 53%, 9%
HSV148.1°, 100.0%, 91.4%
LAB81.5, -72.8, 46.9
XYZ31.9, 59.4, 24.2
Decimal59757
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.88:1
Text on #000000
AAA
1.56:1
Text on #F8FAFC
FAIL
10.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00E96D;
}
.text-color {
color: #00E96D;
}
.border-color {
border: 2px solid #00E96D;
}