#98B143 Color Information

Hex color code: #98B143

The hex color #98B143 is a delicate yellow with RGB values of (152, 177, 67) and HSL of (74°, 45%, 48%). It is widely used in graphic design.

Try:
Color NameYellow Green
HEX
#98B143
RGB
152, 177, 67
HSL
74°, 45%, 48%
CMYK
14%, 0%, 62%, 31%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #98B143, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #98B143; color: #000000; }

Badge

New Feature
.badge { background-color: #98B143; 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 #98B143; background-color: #98B14315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #98B14320; border-left: 4px solid #98B143; }

Link / Accent

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

a { color: #98B143; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98B143 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 177, 67

Red: 152 / Green: 177 / Blue: 67

HSL

74°, 45%, 48%

Hue: 74° / Saturation: 45% / Lightness: 48%

CMYK

14%, 0%, 62%, 31%

Cyan: 14% / Magenta: 0% / Yellow: 62% / Key: 31%

What color is #98B143?

#98B143 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98B143 to RGB:

rgb(152, 177, 67)HEX to RGB Converter →

HEX to HSL

Convert #98B143 to HSL:

hsl(74, 45%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #98B143 to CMYK:

cmyk(14%, 0%, 62%, 31%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #98B143 has RGB (152, 177, 67) and HSL (74°, 45%, 48%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98B143 is #5D43B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B19443.

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

Contrast with #98B143

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98B143?

#98B143 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #98B143?

#98B143 in RGB is (152, 177, 67) - 152 red, 177 green, and 67 blue.

How to use #98B143 in CSS?

Use #98B143 directly in your CSS properties like color or background-color.

What colors go well with #98B143?

#5D43B1 (complementary), #B19443 (analogous), and #687A2E (lighter shade) work well with #98B143.