#428366
A dark, moderate green closely aligning with Seagreen.
About #428366
At its core, #428366 is a dark and moderate hue. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 66 red, 131 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 50% Cyan, 0% Magenta, 22% Yellow, and 49% Black. The HSL representation is 153.2° hue, 33.0% saturation, and 38.6% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#428366
RGB66, 131, 102
HSL153.2°, 33.0%, 38.6%
CMYK50%, 0%, 22%, 49%
HSV153.2°, 49.6%, 51.4%
LAB49.9, -28.1, 9.4
XYZ12.8, 18.4, 15.4
Decimal4359014
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.50:1
Text on #FFFFFF
AA Large
4.67:1
Text on #000000
AA
4.30:1
Text on #F8FAFC
AA Large
3.97:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #428366;
}
.text-color {
color: #428366;
}
.border-color {
border: 2px solid #428366;
}