#98D794
A light, moderate green closely aligning with Darkseagreen.
About #98D794
Visually, #98D794 is defined as a moderate green. Its closest recognized web color is Darkseagreen. In the RGB color space, it consists of 152 red, 215 green, and 148 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 29% cyan and 0% magenta inks. 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. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#98D794
RGB152, 215, 148
HSL116.4°, 45.6%, 71.2%
CMYK29%, 0%, 31%, 16%
HSV116.4°, 31.2%, 84.3%
LAB80.4, -32.9, 26.8
XYZ42.6, 57.4, 36.9
Decimal10016660
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.48:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #98D794;
}
.text-color {
color: #98D794;
}
.border-color {
border: 2px solid #98D794;
}