Named color

Lawn Green

Lawn Green is a vibrant green color with HEX #7CFC00. According to Colors Encyclopedia, it has RGB 124, 252, 0, HSL 90, 100%, 49%, cool temperature, and is useful for web design, CSS color systems, and UI prototyping.

HEX #7CFC00
RGB rgb(124, 252, 0)
HSL hsl(90 100% 49%)
CMYK cmyk(51, 0, 100, 1)
Luminance 0.7391
Contrast Black 15.78:1White 1.33:1

CSS Utilities

--color-lawn-green: #7CFC00;
.bg-lawn-green { background-color: #7CFC00; }
.text-lawn-green { color: #7CFC00; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7391
Black text15.78:1AA Pass
White text1.33:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#7CFC00",
  "rgb": [
    124,
    252,
    0
  ],
  "hsl": [
    90,
    100,
    49
  ],
  "cmyk": [
    51,
    0,
    100,
    1
  ],
  "luminance": 0.7391,
  "contrast": {
    "black": 15.78,
    "white": 1.33
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#7D00FA",
  "analogous": [
    "#FAFA00",
    "#00FA00"
  ],
  "triadic": [
    "#007DFA",
    "#FA007D"
  ],
  "tetradic": [
    "#00FAFA",
    "#7D00FA",
    "#FA0000"
  ],
  "splitComplementary": [
    "#0000FA",
    "#FA00FA"
  ],
  "monochromatic": [
    "#ABFF57",
    "#7CFC00",
    "#4F9E00"
  ]
}
Variants
{
  "light": "#ABFF57",
  "dark": "#4F9E00",
  "saturated": "#7DFA00",
  "desaturated": "#7DDE1B",
  "pastel": "#BDF584",
  "neon": "#91FF24"
}
Pairings
{
  "best": [
    "#000000",
    "#7D00FA",
    "#FAFA00",
    "#00FA00"
  ],
  "avoid": [
    "#7DDE1B",
    "#ABFF57"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#ABFF57",
    "#7DDE1B"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "chartreuse",
    "toxic-green",
    "green-yellow",
    "neon-green",
    "yellow-green"
  ],
  "generatedPalettes": [
    "lawn-green"
  ],
  "generatedComparisons": [
    "chartreuse-vs-lawn-green",
    "lawn-green-vs-toxic-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/lawn-green",
    "/wcag/lawn-green",
    "/css/colors/lawn-green",
    "/hex/7cfc00"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/lawn-green"
    ],
    "related": [
      "/colors/chartreuse",
      "/colors/toxic-green",
      "/colors/green-yellow",
      "/colors/neon-green",
      "/colors/yellow-green",
      "/compare/chartreuse-vs-lawn-green",
      "/compare/lawn-green-vs-toxic-green",
      "/harmonies/lawn-green",
      "/wcag/lawn-green",
      "/css/colors/lawn-green",
      "/hex/7cfc00"
    ]
  }
}
Full JSON dataset
{
  "slug": "lawn-green",
  "name": "Lawn Green",
  "cssName": "lawngreen",
  "hex": "#7CFC00",
  "family": "green",
  "temperature": "cool",
  "tone": [
    "vibrant"
  ],
  "uses": [
    "web design",
    "CSS color systems",
    "UI prototyping"
  ],
  "psychology": {
    "associations": [
      "context dependent"
    ],
    "contexts": [
      "web interfaces",
      "design systems",
      "technical color references"
    ],
    "avoidIn": [
      "claims that require brand or cultural specificity"
    ]
  },
  "aliases": [
    "lawngreen"
  ],
  "sourceType": "standard",
  "confidence": "high",
  "sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
  "origin": {
    "type": "css",
    "notes": "Standard CSS named color."
  },
  "reviewStatus": "auto",
  "editorialNotes": "Generated from CSS named color data and computed color-system properties.",
  "tags": [
    "green",
    "cool",
    "vibrant",
    "web-design",
    "css-color-systems",
    "ui-prototyping",
    "context-dependent"
  ],
  "popularity": 67,
  "rgb": [
    124,
    252,
    0
  ],
  "hsl": [
    90,
    100,
    49
  ],
  "cmyk": [
    51,
    0,
    100,
    1
  ],
  "luminance": 0.7391,
  "contrast": {
    "black": 15.78,
    "white": 1.33
  },
  "harmonies": {
    "complementary": "#7D00FA",
    "analogous": [
      "#FAFA00",
      "#00FA00"
    ],
    "triadic": [
      "#007DFA",
      "#FA007D"
    ],
    "tetradic": [
      "#00FAFA",
      "#7D00FA",
      "#FA0000"
    ],
    "splitComplementary": [
      "#0000FA",
      "#FA00FA"
    ],
    "monochromatic": [
      "#ABFF57",
      "#7CFC00",
      "#4F9E00"
    ]
  },
  "variants": {
    "light": "#ABFF57",
    "dark": "#4F9E00",
    "saturated": "#7DFA00",
    "desaturated": "#7DDE1B",
    "pastel": "#BDF584",
    "neon": "#91FF24"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-lawn-green: #7CFC00;",
    "utility": ".bg-lawn-green { background-color: #7CFC00; }",
    "textUtility": ".text-lawn-green { color: #7CFC00; }"
  },
  "nearestColors": [
    "chartreuse",
    "toxic-green",
    "green-yellow",
    "neon-green",
    "yellow-green"
  ],
  "generatedPalettes": [
    "lawn-green"
  ],
  "generatedComparisons": [
    "chartreuse-vs-lawn-green",
    "lawn-green-vs-toxic-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/lawn-green",
    "/wcag/lawn-green",
    "/css/colors/lawn-green",
    "/hex/7cfc00"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/lawn-green"
    ],
    "related": [
      "/colors/chartreuse",
      "/colors/toxic-green",
      "/colors/green-yellow",
      "/colors/neon-green",
      "/colors/yellow-green",
      "/compare/chartreuse-vs-lawn-green",
      "/compare/lawn-green-vs-toxic-green",
      "/harmonies/lawn-green",
      "/wcag/lawn-green",
      "/css/colors/lawn-green",
      "/hex/7cfc00"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#7D00FA",
      "#FAFA00",
      "#00FA00"
    ],
    "avoid": [
      "#7DDE1B",
      "#ABFF57"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#ABFF57",
      "#7DDE1B"
    ]
  }
}

Color meaning and use

About Lawn Green Color

Lawn Green sits in the green family with cool temperature and vibrant visual character. Standard CSS named color.

Its common associations include context dependent, which makes it relevant for web interfaces and design systems. In design work, Lawn Green is most useful for web design, css color systems, and ui prototyping, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Lawn Green against black and white text.

Black text15.78:1AA Pass
White text1.33:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#7D00FA#7D00FA
#FAFA00#FAFA00
#00FA00#00FA00
#007DFA#007DFA
#FA007D#FA007D

Variants

#ABFF57#ABFF57
#4F9E00#4F9E00
#7DFA00#7DFA00
#7DDE1B#7DDE1B
#BDF584#BDF584
#91FF24#91FF24

Pairings

Black#000000
#7D00FA#7D00FA
#FAFA00#FAFA00
#00FA00#00FA00
Matte Black#1A1A1A
White Smoke#F5F5F5