#00FF1D

A medium, vivid green closely aligning with Lime.

About #00FF1D

When working with digital screens, the color #00FF1D is rendered by mixing light. If you're using CSS, you might find it aligns closely with Lime. Its digital footprint relies on 0 parts red, 255 parts green, and 29 parts blue light.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 100% C, 0% M, 89% Y, and 0% K. With a hue angle of 126.8 degrees, it sits comfortably in the green spectrum.

Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#00FF1D
RGB0, 255, 29
HSL126.8°, 100.0%, 50.0%
CMYK100%, 0%, 89%, 0%
HSV126.8°, 100.0%, 100.0%
LAB87.8, -85.6, 80.2
XYZ36.0, 71.6, 13.1
Decimal65309

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.37:1
Text on #FFFFFF
FAIL
15.32:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.03:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #00FF1D; }
.text-color { color: #00FF1D; }
.border-color { border: 2px solid #00FF1D; }

Similar Colors

Lime
#00FF00