#5F9266
A medium, muted green closely aligning with Seagreen.
About #5F9266
The precise color #5F9266 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. Its digital footprint relies on 95 parts red, 146 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 35% cyan, 0% magenta, 30% yellow, and 43% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium 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#5F9266
RGB95, 146, 102
HSL128.2°, 21.2%, 47.3%
CMYK35%, 0%, 30%, 43%
HSV128.2°, 34.9%, 57.3%
LAB56.0, -26.6, 18.1
XYZ17.4, 23.9, 16.3
Decimal6263398
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.79:1
Text on #000000
AA
3.47:1
Text on #F8FAFC
AA Large
4.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5F9266;
}
.text-color {
color: #5F9266;
}
.border-color {
border: 2px solid #5F9266;
}