#99DB3A
A medium, moderate green closely aligning with Yellowgreen.
About #99DB3A
The precise color #99DB3A is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 219, and 58.
Translating this color to physical media requires the CMYK color model. The color uses 30% Cyan, 0% Magenta, 74% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#99DB3A
RGB153, 219, 58
HSL84.6°, 69.1%, 54.3%
CMYK30%, 0%, 74%, 14%
HSV84.6°, 73.5%, 85.9%
LAB80.6, -44.1, 67.9
XYZ39.2, 57.7, 13.1
Decimal10083130
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.55:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99DB3A;
}
.text-color {
color: #99DB3A;
}
.border-color {
border: 2px solid #99DB3A;
}