#669233
A dark, moderate green closely aligning with Olivedrab.
About #669233
The hex code #669233 represents a beautifully specific shade of green. It is closely associated with the named CSS color Olivedrab. This translates to an RGB value of rgb(102, 146, 51).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 30% cyan and 0% magenta inks. With a hue angle of 87.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#669233
RGB102, 146, 51
HSL87.8°, 48.2%, 38.6%
CMYK30%, 0%, 65%, 43%
HSV87.8°, 65.1%, 57.3%
LAB55.7, -31.0, 44.2
XYZ16.4, 23.6, 6.8
Decimal6722099
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.67:1
Text on #FFFFFF
AA Large
5.72:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #669233;
}
.text-color {
color: #669233;
}
.border-color {
border: 2px solid #669233;
}