#007557
A dark, vivid green closely aligning with Seagreen.
About #007557
At its core, #007557 is a dark and vivid hue. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 0 parts red, 117 parts green, and 87 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 100% Cyan, 0% Magenta, 26% Yellow, and 54% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#007557
RGB0, 117, 87
HSL164.6°, 100.0%, 22.9%
CMYK100%, 0%, 26%, 54%
HSV164.6°, 100.0%, 45.9%
LAB43.4, -36.1, 8.7
XYZ8.1, 13.4, 11.2
Decimal30039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.70:1
Text on #FFFFFF
AA
3.68:1
Text on #000000
AA Large
5.45:1
Text on #F8FAFC
AA
3.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #007557;
}
.text-color {
color: #007557;
}
.border-color {
border: 2px solid #007557;
}