#0AF51E Color Information

Hex color code: #0AF51E

A eye-catching green shade, #0AF51E appears as (10, 245, 30) in RGB and (125°, 92%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameLime
HEX
#0AF51E
RGB
10, 245, 30
HSL
125°, 92%, 50%
CMYK
96%, 0%, 88%, 4%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0AF51E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0AF51E; color: #000000; }

Badge

New Feature
.badge { background-color: #0AF51E; color: #000000; }

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 #0AF51E; background-color: #0AF51E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0AF51E20; border-left: 4px solid #0AF51E; }

Link / Accent

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

a { color: #0AF51E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0AF51E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

10, 245, 30

Red: 10 / Green: 245 / Blue: 30

HSL

125°, 92%, 50%

Hue: 125° / Saturation: 92% / Lightness: 50%

CMYK

96%, 0%, 88%, 4%

Cyan: 96% / Magenta: 0% / Yellow: 88% / Key: 4%

What color is #0AF51E?

#0AF51E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0AF51E to RGB:

rgb(10, 245, 30)HEX to RGB Converter →

HEX to HSL

Convert #0AF51E to HSL:

hsl(125, 92%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #0AF51E to CMYK:

cmyk(96%, 0%, 88%, 4%)Color Converter →

Color Meaning and Usage

#0AF51E is a bold green color with RGB values of 10, 245, 30 and HSL of 125°, 92%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0AF51E is #F50AE1, creating high-contrast pairings. For softer combinations, try analogous colors like #6CF50A.

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

Contrast with #0AF51E

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

Contrast Ratio: 14.09:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0AF51E?

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

What is the RGB value of #0AF51E?

#0AF51E in RGB is (10, 245, 30) - 10 red, 245 green, and 30 blue.

How to use #0AF51E in CSS?

Use #0AF51E directly in your CSS properties like color or background-color.

What colors go well with #0AF51E?

#F50AE1 (complementary), #6CF50A (analogous), and #07AB15 (lighter shade) work well with #0AF51E.