#75BD92
A light, moderate green closely aligning with Darkseagreen.
About #75BD92
The hex code #75BD92 represents a beautifully specific shade of green. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(117, 189, 146).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 38% C, 0% M, 23% Y, and 26% K. With a hue angle of 144.2 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#75BD92
RGB117, 189, 146
HSL144.2°, 35.3%, 60.0%
CMYK38%, 0%, 23%, 26%
HSV144.2°, 38.1%, 74.1%
LAB71.0, -32.1, 14.8
XYZ30.7, 42.3, 33.7
Decimal7716242
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.22:1
Text on #FFFFFF
FAIL
9.45:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75BD92;
}
.text-color {
color: #75BD92;
}
.border-color {
border: 2px solid #75BD92;
}