#0F8A5F
A dark, vivid green closely aligning with Seagreen.
About #0F8A5F
The hex code #0F8A5F represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. Its digital footprint relies on 15 parts red, 138 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 89% cyan, 0% magenta, 31% yellow, and 46% black. With a hue angle of 159.0 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F8A5F
RGB15, 138, 95
HSL159.0°, 80.4%, 30.0%
CMYK89%, 0%, 31%, 46%
HSV159.0°, 89.1%, 54.1%
LAB50.8, -41.7, 14.4
XYZ11.4, 19.1, 13.9
Decimal1018463
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.16:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F8A5F;
}
.text-color {
color: #0F8A5F;
}
.border-color {
border: 2px solid #0F8A5F;
}