#17240C#17240C
#17240C is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.1% C 0.046 H 132.4°. Best body text is #FFFFFF at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #17240C |
|---|---|
| RGB | rgb(23, 36, 12) |
| HSL | hsl(93, 50%, 9%) |
| HSV | hsv(93, 67%, 14%) |
| CMYK | cmyk(36.1%, 0%, 66.7%, 85.9%) |
| CIE-LAB | lab(12.42, -11.12, 13.17) |
| CIE-LCH | lch(12.42, 17.23, 130.16°) |
| OKLab | oklab(24.12% -0.0308 0.0337) |
| OKLCH | oklch(24.12% 0.046 132.4) |
| XYZ | xyz(1.0506, 1.4704, 0.5762) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.97
Dark Forest Green
#002D04
ΔE00 8.36
Dark Green
#033500
ΔE00 10.35
Hunter Green (survey)
#0B4008
ΔE00 12.51
Dark Olive
#373E02
ΔE00 12.94
Forrest Green
#154406
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#17240C #190C24
analogous
#23240C #17240C #0C240D
triadic
#17240C #0C1724 #240C17
tetradic
#17240C #0C2324 #190C24 #240D0C
square
#17240C #0C2324 #190C24 #240D0C
split-complementary
#17240C #0D0C24 #240C23
monochromatic
#0F1708 #0F1708 #17240C #34521B #52802B
Accessibility & contrast
On white
16.23
#17240C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#17240C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #17240C
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##17240C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##17240C | 1.00 | 16.23 | 1.29 | 16.23 |
| #FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210A
Deuteranopia (green-blind)
#24200E
Tritanopia (blue-blind)
#17221F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #17240c; /* rgb */ color: rgb(23, 36, 12); /* oklch */ color: oklch(24.1% 0.046 132.4);
Tailwind
colors: {
custom: {
50: '#545e4c',
500: '#17240c',
950: '#000000',
},
}SCSS
$custom: #17240c; $custom-light: #545e4c; $custom-dark: #000000;
JSON
{
"hex": "#17240c",
"rgb": {
"r": 23,
"g": 36,
"b": 12
},
"hsl": {
"h": 92.5,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.24117,
"c": 0.0457,
"h": 132.4
},
"luminance": 0.0147
}Semantic roles & 50–950 ramp
primary
#17240C
secondary
#482D5E
accent
#4EDA9A
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#030401
muted
#787977