#00802B Color Information

Hex color code: #00802B

The hex color #00802B is a eye-catching green with RGB values of (0, 128, 43) and HSL of (140°, 100%, 25%). It is widely used in graphic design.

Try:
Color NameGreen
HEX
#00802B
RGB
0, 128, 43
HSL
140°, 100%, 25%
CMYK
100%, 0%, 66%, 50%

Shades

CSS Usage
color: #00802B;
background-color: #00802B;
border-color: #00802B;
box-shadow: 0 0 10px #00802B;
border: 2px solid #00802B;
Tailwind Usage
bg-[#00802B]
text-[#00802B]
border-[#00802B]
shadow-[0_0_10px_00802B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #00802B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #00802B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #00802B; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #00802B; background-color: #00802B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #00802B20; border-left: 4px solid #00802B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #00802B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #00802B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

0, 128, 43

Red: 0 / Green: 128 / Blue: 43

HSL

140°, 100%, 25%

Hue: 140° / Saturation: 100% / Lightness: 25%

CMYK

100%, 0%, 66%, 50%

Cyan: 100% / Magenta: 0% / Yellow: 66% / Key: 50%

What color is #00802B?

#00802B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #00802B to RGB:

rgb(0, 128, 43)HEX to RGB Converter →

HEX to HSL

Convert #00802B to HSL:

hsl(140, 100%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #00802B to CMYK:

cmyk(100%, 0%, 66%, 50%)Color Converter →

Color Meaning and Usage

A bold green tone, #00802B has RGB (0, 128, 43) and HSL (140°, 100%, 25%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #00802B is #800055, creating high-contrast pairings. For softer combinations, try analogous colors like #158000.

Use #00802B in CSS: color: #00802B or background-color: #00802B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #00802B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.12:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #00802B?

#00802B is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #00802B?

#00802B in RGB is (0, 128, 43) - 0 red, 128 green, and 43 blue.

How to use #00802B in CSS?

Use #00802B directly in your CSS properties like color or background-color.

What colors go well with #00802B?

#800055 (complementary), #158000 (analogous), and #003311 (lighter shade) work well with #00802B.