#16925F
A dark, vivid green closely aligning with Seagreen.
About #16925F
When working with digital screens, the color #16925F is rendered by mixing light. Its closest recognized web color is Seagreen. Its digital footprint relies on 22 parts red, 146 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 85% cyan and 0% magenta inks. The HSL representation is 155.3° hue, 73.8% saturation, and 32.9% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark 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#16925F
RGB22, 146, 95
HSL155.3°, 73.8%, 32.9%
CMYK85%, 0%, 35%, 43%
HSV155.3°, 84.9%, 57.3%
LAB53.6, -44.3, 18.2
XYZ12.7, 21.6, 14.3
Decimal1479263
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.95:1
Text on #FFFFFF
AA Large
5.31:1
Text on #000000
AA
3.78:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16925F;
}
.text-color {
color: #16925F;
}
.border-color {
border: 2px solid #16925F;
}