#697C46 — Lime
#697C46 is a lime in the Lime family. In practice it looks like a soft, dusty medium lime green, and it is also commonly known as Lime Green, Chartreuse. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
#697C46
Tints and shades (50–950)
Accessibility
Contrast on white
4.59:1
Contrast on black
4.57:1
- AA (4.5:1) on whitePass
- AA Large (3:1) on whitePass
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whitePass
- UI components (3:1) on whitePass
Need a passing variant? Repair this color in the contrast checker.
Complementary palette
Analogous palette
Triadic palette
Copy-ready CSS
brand-scale.css
:root {
--brand-50: oklch(0.971 0.006 124.8); /* #f4f6f2 */
--brand-100: oklch(0.936 0.013 124.8); /* #e8ebe2 */
--brand-200: oklch(0.885 0.026 124.8); /* #d5dcca */
--brand-300: oklch(0.808 0.047 124.8); /* #b9c6a5 */
--brand-400: oklch(0.712 0.07 124.8); /* #98aa7a */
--brand-500: oklch(0.637 0.085 124.8); /* #80945a */
--brand-600: oklch(0.577 0.083 124.8); /* #6e824a */
--brand-700: oklch(0.505 0.078 124.8); /* #5b6c39 */
--brand-800: oklch(0.444 0.069 124.8); /* #4b5a2e */
--brand-900: oklch(0.396 0.063 124.8); /* #3f4c25 */
--brand-950: oklch(0.281 0.044 124.8); /* #242d14 */
}