#669249
A medium, moderate green closely aligning with Olivedrab.
About #669249
When working with digital screens, the color #669249 is rendered by mixing light. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 102 red, 146 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 30% C, 0% M, 50% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#669249
RGB102, 146, 73
HSL96.2°, 33.3%, 42.9%
CMYK30%, 0%, 50%, 43%
HSV96.2°, 50.0%, 57.3%
LAB56.0, -28.6, 33.8
XYZ17.0, 23.9, 10.0
Decimal6722121
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #669249;
}
.text-color {
color: #669249;
}
.border-color {
border: 2px solid #669249;
}