#605F5D color codes
- HEX
- #605F5D
- HEX8
- #605F5DFF
- HEX8 (Android)
- #FF605F5D
- RGB
- rgb(96, 95, 93)
- RGB (%)
- 38%, 37%, 36%
- HSL
- hsl(40, 2%, 37%)
- HSV / HSB
- hsv(40, 3%, 38%)
- CMYK
- cmyk(0%, 1%, 3%, 62%)
- OKLCH
- oklch(0.4858 0.0034 84.57)
- OKLCH (%)
- oklch(48.58% 0.0034 84.57)
- Decimal
- 6315869
What color is #605F5D?
#605F5D sits at 49% lightness and 0.0034 chroma in OKLCH, hue 84.57°. Its nearest named color is DimGray.
Shades and tints of #605F5D
Tints
Shades
Tones
#605F5D color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #605F5D in CSS
.text { color: #605F5D; }
.background { background-color: #605F5D; }
.border { border: 2px solid #605F5D; }
/* Modern, perceptually uniform */
.text { color: oklch(0.4858 0.0034 84.57); }
/* #605F5D at 50% transparency */
.overlay { background-color: #605F5D80; }Is #605F5D accessible?
#605F5D on white text scores 6.38:1; on black text it scores 3.29:1. White text passes WCAG AA for normal text on #605F5D. Recommended text color on a #605F5D background: white.
A 3.29:1 vs black
A 6.38:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Fail
- AAA large ≥ 4.5 Pass
Recommended text color: white
CSS
contrast-color() contrast-color(#605F5D) → white APCA Lc experimental 86.8 Lc · body text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the gray family on the colors hub.
Frequently asked questions
- What color is #605F5D?
- #605F5D is closest to DimGray. In RGB it is rgb(96, 95, 93), and in HSL hsl(40, 2%, 37%).
- What is #605F5D in RGB?
- #605F5D converts to rgb(96, 95, 93) — red 96, green 95, blue 93.
- What text color is readable on #605F5D?
- White text — it has the higher contrast ratio (6.38:1) against #605F5D. White text passes WCAG AA for normal text on #605F5D.