#00BD75
A dark, vivid green closely aligning with Mediumseagreen.
About #00BD75
When working with digital screens, the color #00BD75 is rendered by mixing light. Designers often compare it to the standard color Mediumseagreen. Its digital footprint relies on 0 parts red, 189 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 100% C, 0% M, 38% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#00BD75
RGB0, 189, 117
HSL157.1°, 100.0%, 37.1%
CMYK100%, 0%, 38%, 26%
HSV157.1°, 100.0%, 74.1%
LAB67.8, -56.9, 25.4
XYZ21.4, 37.7, 23.0
Decimal48501
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.46:1
Text on #FFFFFF
FAIL
8.54:1
Text on #000000
AAA
2.35:1
Text on #F8FAFC
FAIL
7.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00BD75;
}
.text-color {
color: #00BD75;
}
.border-color {
border: 2px solid #00BD75;
}