#428A0F
A dark, vivid green closely aligning with Forestgreen.
About #428A0F
At its core, #428A0F is a dark and vivid hue. Its closest recognized web color is Forestgreen. In the RGB color space, it consists of 66 red, 138 green, and 15 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 52% cyan, 0% magenta, 89% yellow, and 46% black. With a hue angle of 95.1 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#428A0F
RGB66, 138, 15
HSL95.1°, 80.4%, 30.0%
CMYK52%, 0%, 89%, 46%
HSV95.1°, 89.1%, 54.1%
LAB51.1, -42.6, 51.6
XYZ11.4, 19.4, 3.6
Decimal4360719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.31:1
Text on #FFFFFF
AA Large
4.87:1
Text on #000000
AA
4.12:1
Text on #F8FAFC
AA Large
4.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #428A0F;
}
.text-color {
color: #428A0F;
}
.border-color {
border: 2px solid #428A0F;
}