#66993A
A medium, moderate green closely aligning with Olivedrab.
About #66993A
The precise color #66993A is an excellent choice for modern design projects. It is closely associated with the named CSS color Olivedrab. This translates to an RGB value of rgb(102, 153, 58).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 33% cyan, 0% magenta, 62% yellow, and 40% black. With a hue angle of 92.2 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#66993A
RGB102, 153, 58
HSL92.2°, 45.0%, 41.4%
CMYK33%, 0%, 62%, 40%
HSV92.2°, 62.1%, 60.0%
LAB58.0, -33.6, 43.5
XYZ17.6, 25.9, 8.1
Decimal6723898
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66993A;
}
.text-color {
color: #66993A;
}
.border-color {
border: 2px solid #66993A;
}