#112507#112507
#112507 is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.058 H 136.6°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #112507 |
|---|---|
| RGB | rgb(17, 37, 7) |
| HSL | hsl(100, 68%, 9%) |
| HSV | hsv(100, 81%, 15%) |
| CMYK | cmyk(54.1%, 0%, 81.1%, 85.5%) |
| CIE-LAB | lab(12.34, -15.15, 15.07) |
| CIE-LCH | lch(12.34, 21.37, 135.15°) |
| OKLab | oklab(23.92% -0.042 0.0397) |
| OKLCH | oklch(23.92% 0.058 136.6) |
| XYZ | xyz(0.9311, 1.4576, 0.4333) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.36
Dark Forest Green
#002D04
ΔE00 5.64
Dark Green
#033500
ΔE00 8.07
Hunter Green (survey)
#0B4008
ΔE00 10.61
Forrest Green
#154406
ΔE00 11.83
Pine Green
#0A481E
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112507 #1B0725
analogous
#202507 #112507 #07250C
triadic
#112507 #071125 #250711
tetradic
#112507 #072025 #1B0725 #250C07
square
#112507 #072025 #1B0725 #250C07
split-complementary
#112507 #0C0725 #250720
monochromatic
#0C1A05 #0C1A05 #112507 #295811 #408C1A
Accessibility & contrast
On white
16.26
#112507 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#112507 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112507
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112507 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112507 | 1.00 | 16.26 | 1.29 | 16.26 |
| #FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272104
Deuteranopia (green-blind)
#242009
Tritanopia (blue-blind)
#10231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #112507; /* rgb */ color: rgb(17, 37, 7); /* oklch */ color: oklch(23.9% 0.058 136.6);
Tailwind
colors: {
custom: {
50: '#505f4a',
500: '#112507',
950: '#000000',
},
}SCSS
$custom: #112507; $custom-light: #505f4a; $custom-dark: #000000;
JSON
{
"hex": "#112507",
"rgb": {
"r": 17,
"g": 37,
"b": 7
},
"hsl": {
"h": 100,
"s": 68.182,
"l": 8.627
},
"oklch": {
"l": 0.23917,
"c": 0.05774,
"h": 136.6
},
"luminance": 0.01458
}Semantic roles & 50–950 ramp
primary
#112507
secondary
#4F2364
accent
#3DEBB1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977