#00F833

A medium, vivid green closely aligning with Lime.

About #00F833

The hex code #00F833 represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 248, and 51.

Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 0% M, 79% Y, and 3% K. With a hue angle of 132.3 degrees, it sits comfortably in the green spectrum.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#00F833
RGB0, 248, 51
HSL132.3°, 100.0%, 48.6%
CMYK100%, 0%, 79%, 3%
HSV132.3°, 100.0%, 97.3%
LAB85.7, -82.8, 73.6
XYZ34.2, 67.4, 14.3
Decimal63539

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.45:1
Text on #FFFFFF
FAIL
14.47:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.31:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00