#248A00
A dark, vivid green closely aligning with Green.
About #248A00
The hex code #248A00 represents a beautifully specific shade of green. Its closest recognized web color is Green. This translates to an RGB value of rgb(36, 138, 0).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 74% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#248A00
RGB36, 138, 0
HSL104.3°, 100.0%, 27.1%
CMYK74%, 0%, 100%, 46%
HSV104.3°, 100.0%, 54.1%
LAB50.2, -50.6, 53.2
XYZ9.8, 18.6, 3.1
Decimal2394624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.46:1
Text on #FFFFFF
AA Large
4.71:1
Text on #000000
AA
4.26:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #248A00;
}
.text-color {
color: #248A00;
}
.border-color {
border: 2px solid #248A00;
}