#99BD92
A light, muted green closely aligning with Darkseagreen.
About #99BD92
The precise color #99BD92 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(153, 189, 146).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 19% C, 0% M, 23% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
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#99BD92
RGB153, 189, 146
HSL110.2°, 24.6%, 65.7%
CMYK19%, 0%, 23%, 26%
HSV110.2°, 22.8%, 74.1%
LAB73.1, -20.3, 17.8
XYZ36.5, 45.2, 34.0
Decimal10075538
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.09:1
Text on #FFFFFF
FAIL
10.05:1
Text on #000000
AAA
2.00:1
Text on #F8FAFC
FAIL
8.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99BD92;
}
.text-color {
color: #99BD92;
}
.border-color {
border: 2px solid #99BD92;
}