Skip to content

#228b21

a dark, vivid green · cool · “forestgreen”

RGB
34, 139, 33
HSL
119°, 62%, 34%
CMYK
76, 0, 76, 46
Luminance
0.1892

Every format

HEX#228b21
RGBrgb(34, 139, 33)
HSLhsl(119, 62%, 34%)
CMYKcmyk(76%, 0%, 76%, 46%)
LABlab(50.6 -49.7 45.4)
LCHlch(50.6 67.3 137.6)
OKLCHoklch(0.558 0.169 142.8)

Copy-ready code

/* CSS */
color: #228b21;
background-color: #228b21;
/* Tailwind (arbitrary) */
class="text-[#228b21] bg-[#228b21]"
/* SCSS */
$brand: #228b21;
/* SwiftUI */
Color(red: 0.133, green: 0.545, blue: 0.129)
/* Android */
Color.parseColor("#228b21")

Accessibility — WCAG contrast

Aa
#228b21 on white: 4.39:1
AA ✗ fail · AA-large · AAA
Aa
#228b21 on black: 4.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green54.5%
Blue12.9%

CMYK percentages

Cyan75.5%
Magenta0.0%
Yellow76.3%
Key (black)45.5%

Color previews

#228b21 text on a black background

contrast 4.78:1

Card sample

#228b21 text on a white background

contrast 4.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #228b21;
Background color
Panel with #228b21 background
background-color: #228b21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #228b21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(34, 139, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 139, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #228b21;
background: linear-gradient(135deg, #228b21, #218B67);

Monochromatic scale

Palettes built from #228b21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #228b21 in the Color Lab