#668A00
A dark, vivid green closely aligning with Olivedrab.
About #668A00
At its core, #668A00 is a dark and vivid hue. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 102 parts red, 138 parts green, and 0 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 26% C, 0% M, 100% Y, and 46% K. With a hue angle of 75.7 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#668A00
RGB102, 138, 0
HSL75.7°, 100.0%, 27.1%
CMYK26%, 0%, 100%, 46%
HSV75.7°, 100.0%, 54.1%
LAB53.0, -29.6, 56.6
XYZ14.6, 21.0, 3.3
Decimal6720000
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.04:1
Text on #FFFFFF
AA Large
5.20:1
Text on #000000
AA
3.86:1
Text on #F8FAFC
AA Large
4.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #668A00;
}
.text-color {
color: #668A00;
}
.border-color {
border: 2px solid #668A00;
}