#076649
A dark, vivid green closely aligning with Seagreen.
About #076649
When working with digital screens, the color #076649 is rendered by mixing light. It is closely associated with the named CSS color Seagreen. This translates to an RGB value of rgb(7, 102, 73).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 93% cyan and 0% magenta inks. The HSL representation is 161.7° hue, 87.2% saturation, and 21.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#076649
RGB7, 102, 73
HSL161.7°, 87.2%, 21.4%
CMYK93%, 0%, 28%, 60%
HSV161.7°, 93.1%, 40.0%
LAB37.9, -32.8, 9.4
XYZ6.0, 10.0, 7.9
Decimal484937
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.99:1
Text on #FFFFFF
AA
3.01:1
Text on #000000
AA Large
6.68:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #076649;
}
.text-color {
color: #076649;
}
.border-color {
border: 2px solid #076649;
}