Skip to content
PantoneTools
green
X11 named colors

Green1

green1 · #00FF00

HEX

#00FF00

RGB

rgb(0, 255, 0)

CMYK

cmyk(100%, 0%, 100%, 0%)

HSL

hsl(120, 100%, 50%)

LAB

lab(87.7, -86.2, 83.2)

What is Green1?

Green1 is the green1 reference in the X11 named colors. Its sRGB value is #00FF00 (rgb 0, 255, 0). It sits in the green family. Historical X Window System color names — the numbered 1-4 lightness variants of the classic xorg-server rgb.txt palette. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Green1 as a background.

Black text on this color

Sample text · 15.30 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 1.37 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Green1

An 11-step tonal scale derived from Green1 (#00FF00). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #EBFFEB

50

#EBFFEB

#EBFFEB

Copied #D6FFD6

100

#D6FFD6

#D6FFD6

Copied #ADFFAD

200

#ADFFAD

#ADFFAD

Copied #80FF80

300

#80FF80

#80FF80

Copied #40FF40

400

#40FF40

#40FF40

Copied #00FF00

500

#00FF00

#00FF00

Copied #00D900

600

#00D900

#00D900

Copied #00A600

700

#00A600

#00A600

Copied #007300

800

#007300

#007300

Copied #004000

900

#004000

#004000

Copied #001F00

950

#001F00

#001F00

Lighter tints (mixed with white)

Copied #6CFF6C

15%

#6CFF6C

Copied #95FF95

30%

#95FF95

Copied #B3FFB3

45%

#B3FFB3

Copied #CBFFCB

60%

#CBFFCB

Copied #E1FFE1

75%

#E1FFE1

Darker shades (mixed with black)

Copied #00ED00

15%

#00ED00

Copied #00DA00

30%

#00DA00

Copied #00C400

45%

#00C400

Copied #00AA00

60%

#00AA00

Copied #008900

75%

#008900

Color harmonies for Green1

Classic color-theory harmonies derived from rotating the hue of Green1. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #00FF00

#00FF00

#00FF00

Copied #FF00FF

#FF00FF

#FF00FF

Triadic

Three colors 120° apart

Copied #00FF00

#00FF00

#00FF00

Copied #0000FF

#0000FF

#0000FF

Copied #FF0000

#FF0000

#FF0000

Analogous

Two neighbors ±30° on the wheel

Copied #80FF00

#80FF00

#80FF00

Copied #00FF00

#00FF00

#00FF00

Copied #00FF80

#00FF80

#00FF80

Split-complementary

Base + two colors flanking its complement

Copied #00FF00

#00FF00

#00FF00

Copied #7F00FF

#7F00FF

#7F00FF

Copied #FF0080

#FF0080

#FF0080

Tetradic

Two complementary pairs

Copied #00FF00

#00FF00

#00FF00

Copied #00FFFF

#00FFFF

#00FFFF

Copied #FF00FF

#FF00FF

#FF00FF

Copied #FF0000

#FF0000

#FF0000

Square

Four colors evenly spaced 90° apart

Copied #00FF00

#00FF00

#00FF00

Copied #007FFF

#007FFF

#007FFF

Copied #FF00FF

#FF00FF

#FF00FF

Copied #FF8000

#FF8000

#FF8000

Green1 in every color space

Full conversion of Green1 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#00FF00

RGB

rgb(0, 255, 0)

CMYK

cmyk(100%, 0%, 100%, 0%)

HSL

hsl(120, 100%, 50%)

HSV

hsv(120, 100%, 100%)

HWB

hwb(120 0% 0%)

CIE Lab

lab(87.7 -86.2 83.2)

OKLCH

oklch(86.6% 0.295 142.5)

XYZ (D65)

xyz(35.76, 71.52, 11.92)

Copy-ready code for Green1

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #00FF00;
background-color: #00FF00;

CSS variable

:root {
  --color-green1: #00FF00;
}

Tailwind config

// tailwind.config.js
colors: {
  'green1': '#00FF00',
}

Sass

$color-green1: #00FF00;

Swift UIColor

UIColor(red: 0.000, green: 1.000, blue: 0.000, alpha: 1.0)

Android XML

<color name="green1">#00FF00</color>

Closest match in every color system

The nearest Green1 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in X11 named colors

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #BDECB6

RAL 6019

#BDECB6

Pastel green

Copied #EDFF21

RAL 1016

#EDFF21

Sulfur yellow

Copied #57A639

RAL 6018

#57A639

Yellow green

Copied #FFFF00

RAL 1026

#FFFF00

Luminous yellow

Copied #F8F32B

RAL 1018

#F8F32B

Zinc yellow

Copied #89AC76

RAL 6021

#89AC76

Pale green

FAQ about Green1

What is the HEX code for Green1?

Green1 (green1) has the HEX code #00FF00. In RGB it is rgb(0, 255, 0), and in CMYK it is cmyk(100%, 0%, 100%, 0%).

What is the OKLCH value of Green1?

Green1 converts to oklch(0.866 0.295 142.5). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Green1 accessible for body text?

Used as a background, Green1 has a contrast ratio of 15.30:1 with black text and 1.37:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Green1?

The closest Pantone reference to Green1 by ΔE2000 perceptual distance is Pantone 367 C (#A4D65E). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Green1?

The closest RAL Classic reference to Green1 by ΔE2000 distance is RAL 6019 (Pastel green, #BDECB6). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Green1?

The complementary color (180° opposite on the HSL color wheel) of Green1 is #FF00FF. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

X11 named colors (xorg rgb.txt)

The historical X11 color name list shipped in the xorg-server rgb.txt file. Roughly 550 entries covering classic computing color names like 'PapayaWhip', 'MediumAquamarine', and 'DarkSlateGray'. Many CSS named colors originate here. Use as a reference for legacy and creative color names. Most modern CSS implementations accept these names directly.

Source type
derived
Confidence
high
License
MIT/X11 license (X Consortium)
Last reviewed
2026-05-24

Workflow tags

x11
named-color
legacy
green

X11 colors are sRGB digital values from a 1980s color system. For print, convert to a process-appropriate color and proof against substrate.

X11 named colors · Green1 — #00FF00 | PantoneTools