Skip to content

#998c00

a dark, electric yellow · cool · closest name: olive

RGB
153, 140, 0
HSL
55°, 100%, 30%
CMYK
0, 9, 100, 40
Luminance
0.2553

Every format

HEX#998c00
RGBrgb(153, 140, 0)
HSLhsl(55, 100%, 30%)
CMYKcmyk(0%, 9%, 100%, 40%)
LABlab(57.6 -7.8 61.9)
LCHlch(57.6 62.3 97.2)
OKLCHoklch(0.632 0.133 102.9)

Copy-ready code

/* CSS */
color: #998c00;
background-color: #998c00;
/* Tailwind (arbitrary) */
class="text-[#998c00] bg-[#998c00]"
/* SCSS */
$brand: #998c00;
/* SwiftUI */
Color(red: 0.600, green: 0.549, blue: 0.000)
/* Android */
Color.parseColor("#998c00")

Accessibility — WCAG contrast

Aa
#998c00 on white: 3.44:1
AA ✗ fail · AA-large · AAA
Aa
#998c00 on black: 6.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green54.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow100.0%
Key (black)40.0%

Color previews

#998c00 text on a black background

contrast 6.11:1

Card sample

#998c00 text on a white background

contrast 3.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #998c00;
Background color
Panel with #998c00 background
background-color: #998c00;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #998c00;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(153, 140, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 140, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #998c00;
background: linear-gradient(135deg, #998c00, #409900);

Monochromatic scale

Palettes built from #998c00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #998c00 in the Color Lab