#123524 color codes
- HEX
- #123524
- HEX8
- #123524FF
- HEX8 (Android)
- #FF123524
- RGB
- rgb(18, 53, 36)
- RGB (%)
- 7%, 21%, 14%
- HSL
- hsl(151, 49%, 14%)
- HSV / HSB
- hsv(151, 66%, 21%)
- CMYK
- cmyk(66%, 0%, 32%, 79%)
- OKLCH
- oklch(0.2976 0.0514 159.7)
- OKLCH (%)
- oklch(29.76% 0.0514 159.7)
- Decimal
- 1193252
What color is #123524?
#123524 sits at 30% lightness and 0.0514 chroma in OKLCH, hue 159.7°. Its nearest named color is DarkSlateGray.
Shades and tints of #123524
Tints
Shades
Tones
#123524 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #123524 in CSS
.text { color: #123524; }
.background { background-color: #123524; }
.border { border: 2px solid #123524; }
/* Modern, perceptually uniform */
.text { color: oklch(0.2976 0.0514 159.7); }
/* #123524 at 50% transparency */
.overlay { background-color: #12352480; }Is #123524 accessible?
#123524 on white text scores 13.46:1; on black text it scores 1.56:1. White text passes WCAG AAA on #123524. Recommended text color on a #123524 background: white.
A 1.56:1 vs black
A 13.46:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: white
CSS
contrast-color() contrast-color(#123524) → white APCA Lc experimental 102.9 Lc · body text — preferred (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Green #008000. See more in the green family on the colors hub.
Frequently asked questions
- What color is #123524?
- #123524 is closest to DarkSlateGray. In RGB it is rgb(18, 53, 36), and in HSL hsl(151, 49%, 14%).
- What is #123524 in RGB?
- #123524 converts to rgb(18, 53, 36) — red 18, green 53, blue 36.
- What text color is readable on #123524?
- White text — it has the higher contrast ratio (13.46:1) against #123524. White text passes WCAG AAA on #123524.