#998100 color codes
- HEX
- #998100
- HEX8
- #998100FF
- HEX8 (Android)
- #FF998100
- RGB
- rgb(153, 129, 0)
- RGB (%)
- 60%, 51%, 0%
- HSL
- hsl(51, 100%, 30%)
- HSV / HSB
- hsv(51, 100%, 60%)
- CMYK
- cmyk(0%, 16%, 100%, 40%)
- OKLCH
- oklch(0.6074 0.1249 95.91)
- OKLCH (%)
- oklch(60.74% 0.1249 95.91)
- Decimal
- 10060032
What color is #998100?
#998100 sits at 61% lightness and 0.1249 chroma in OKLCH, hue 95.91°. Its nearest named color is Olive.
Shades and tints of #998100
Tints
Shades
Tones
#998100 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #998100 in CSS
.text { color: #998100; }
.background { background-color: #998100; }
.border { border: 2px solid #998100; }
/* Modern, perceptually uniform */
.text { color: oklch(0.6074 0.1249 95.91); }
/* #998100 at 50% transparency */
.overlay { background-color: #99810080; }Is #998100 accessible?
#998100 on white text scores 3.82:1; on black text it scores 5.49:1. Black text passes WCAG AA for normal text on #998100. Recommended text color on a #998100 background: black.
A 5.49:1 vs black
A 3.82:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Fail
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#998100) → black APCA Lc experimental 71 Lc · large / secondary text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the gold family on the colors hub.
Frequently asked questions
- What color is #998100?
- #998100 is closest to Olive. In RGB it is rgb(153, 129, 0), and in HSL hsl(51, 100%, 30%).
- What is #998100 in RGB?
- #998100 converts to rgb(153, 129, 0) — red 153, green 129, blue 0.
- What text color is readable on #998100?
- Black text — it has the higher contrast ratio (5.49:1) against #998100. Black text passes WCAG AA for normal text on #998100.