#6FA248 Color Information

Hex color code: #6FA248

The hex color #6FA248 is a gentle green with RGB values of (111, 162, 72) and HSL of (94°, 38%, 46%). It is frequently seen in web interfaces.

Try:
Color NameOlive Drab
HEX
#6FA248
RGB
111, 162, 72
HSL
94°, 38%, 46%
CMYK
31%, 0%, 56%, 36%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6FA248, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6FA248; color: #000000; }

Badge

New Feature
.badge { background-color: #6FA248; 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 #6FA248; background-color: #6FA24815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6FA24820; border-left: 4px solid #6FA248; }

Link / Accent

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

a { color: #6FA248; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6FA248 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

111, 162, 72

Red: 111 / Green: 162 / Blue: 72

HSL

94°, 38%, 46%

Hue: 94° / Saturation: 38% / Lightness: 46%

CMYK

31%, 0%, 56%, 36%

Cyan: 31% / Magenta: 0% / Yellow: 56% / Key: 36%

What color is #6FA248?

#6FA248 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6FA248 to RGB:

rgb(111, 162, 72)HEX to RGB Converter →

HEX to HSL

Convert #6FA248 to HSL:

hsl(94, 38%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #6FA248 to CMYK:

cmyk(31%, 0%, 56%, 36%)Color Converter →

Color Meaning and Usage

#6FA248 is a delicate green color with RGB values of 111, 162, 72 and HSL of 94°, 38%, 46%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6FA248 is #7B49A2, creating high-contrast pairings. For softer combinations, try analogous colors like #9CA249.

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

Contrast with #6FA248

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

Contrast Ratio: 6.94:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6FA248?

#6FA248 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #6FA248?

#6FA248 in RGB is (111, 162, 72) - 111 red, 162 green, and 72 blue.

How to use #6FA248 in CSS?

Use #6FA248 directly in your CSS properties like color or background-color.

What colors go well with #6FA248?

#7B49A2 (complementary), #9CA249 (analogous), and #4B6D31 (lighter shade) work well with #6FA248.