CSS named colorGreen · dark · vivid
browser standard
#006400
Dark Green
Best set with white text. The pairing reaches 7.44:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#006400sRGB hexadecimalRGB
rgb(0, 100, 0)screen channelsHSL
hsl(120, 100%, 20%)hue, saturation, lightnessCMYK
cmyk(100%, 0%, 100%, 61%)approximate process colorTailwind
lime-700nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAAA7.44:1
Black textfails AA2.82:1
Recommendation
Use white text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#13260C
#12440B
#006400
#649556
#AEC7A5
#FAFAFA
Analogous
#326400
#006400
#006432
Triadic
#006400
#000064
#640000
Complement
#006400
#640064
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-dark-green: #006400;
}
.swatch {
background: var(--color-dark-green);
color: #FFFFFF;
}Hue136°
Lightness36 L*
Chroma60.3
Luminance0.091