#1DBD92
A medium, vivid green closely aligning with Mediumaquamarine.
About #1DBD92
When working with digital screens, the color #1DBD92 is rendered by mixing light. Designers often compare it to the standard color Mediumaquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 189, and 146.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 85% C, 0% M, 23% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DBD92
RGB29, 189, 146
HSL163.9°, 73.4%, 42.7%
CMYK85%, 0%, 23%, 26%
HSV163.9°, 84.7%, 74.1%
LAB68.6, -48.9, 10.9
XYZ23.9, 38.7, 33.4
Decimal1949074
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.75:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DBD92;
}
.text-color {
color: #1DBD92;
}
.border-color {
border: 2px solid #1DBD92;
}