#498350
A medium, muted green closely aligning with Seagreen.
About #498350
At its core, #498350 is a medium and muted hue. Designers often compare it to the standard color Seagreen. In the RGB color space, it consists of 73 red, 131 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 44% cyan, 0% magenta, 39% yellow, and 49% black. The HSL representation is 127.2° hue, 28.4% saturation, and 40.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#498350
RGB73, 131, 80
HSL127.2°, 28.4%, 40.0%
CMYK44%, 0%, 39%, 49%
HSV127.2°, 44.3%, 51.4%
LAB49.8, -30.5, 21.8
XYZ12.3, 18.2, 10.5
Decimal4817744
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #498350;
}
.text-color {
color: #498350;
}
.border-color {
border: 2px solid #498350;
}