💡 Click on any color value below to copy it to clipboard
Running Number
6,447,468
HEX
#62616C
RGB
98, 97, 108
HSL
245°,5%,40%
HSV
245°,10%,42%
CMYK
9%,10%,0%,58%
Brightness
39%
Type
Dark
AA Normal Text: ≥ 4.5:1
AA Large Text: ≥ 3.0:1
AAA Normal Text: ≥ 7.0:1
AAA Large Text: ≥ 4.5:1
#62616C sits at 245° on the color wheel, placing it in the blue family of the cool half of the spectrum. With 5% saturation and 40% lightness, it reads as a heavily muted, shadowed tone — a quiet, restrained presence that recedes rather than competes. Its RGB mix of 98, 97, 108 produces a 6.09:1 contrast ratio against white, which clears WCAG AA for body text in that pairing.
In RGB space #62616C is a close cousin of CSS dim gray — about 11 units away from #696969. Designers reach for blue hues at this saturation when the brief calls for restraint and atmosphere, and at this lightness when they want a present, comfortable mid-canvas voice. On screen the cool cast tends to pair best with warm neutrals in the 25°-45° range to add life.
See how this color appears in real UI elements
Button (filled)
Badge
Progress Bar
Link Hover
Input Focus Ring
Checkbox Active
Toggle Switch On
Slider Thumb
Card Border
Icon Highlight
Tooltip Background
Modal Header
Tab Active
Alert Box
Timeline Dot
Loading Spinner
Dropdown Selected
Table Row Highlight
Calendar Date
Mobile Device
See how to use #62616C in different programming languages
| Platform | Languages |
|---|---|
| Frontend | |
| Mobile | |
| Backend | |
| Others |
document.getElementById("box").style.backgroundColor = "#62616c";💡 Click any tab to see how to use #62616c in different programming languages