#00DB66
A medium, vivid green closely aligning with Springgreen.
About #00DB66
The precise color #00DB66 is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. Its digital footprint relies on 0 parts red, 219 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. With a hue angle of 147.9 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00DB66
RGB0, 219, 102
HSL147.9°, 100.0%, 42.9%
CMYK100%, 0%, 53%, 14%
HSV147.9°, 100.0%, 85.9%
LAB77.1, -69.5, 44.8
XYZ27.7, 51.6, 21.1
Decimal56166
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.85:1
Text on #FFFFFF
FAIL
11.32:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00DB66;
}
.text-color {
color: #00DB66;
}
.border-color {
border: 2px solid #00DB66;
}