#112607#112607
#112607 is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.2% C 0.059 H 136.9°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #112607 |
|---|---|
| RGB | rgb(17, 38, 7) |
| HSL | hsl(101, 69%, 9%) |
| HSV | hsv(101, 82%, 15%) |
| CMYK | cmyk(55.3%, 0%, 81.6%, 85.1%) |
| CIE-LAB | lab(12.74, -15.70, 15.62) |
| CIE-LCH | lch(12.74, 22.14, 135.15°) |
| OKLab | oklab(24.25% -0.0434 0.0406) |
| OKLCH | oklch(24.25% 0.059 136.9) |
| XYZ | xyz(0.9626, 1.5207, 0.4438) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.90
Dark Forest Green
#002D04
ΔE00 5.22
Dark Green
#033500
ΔE00 7.60
Hunter Green (survey)
#0B4008
ΔE00 10.15
Forrest Green
#154406
ΔE00 11.38
Pine Green
#0A481E
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112607 #1C0726
analogous
#212607 #112607 #07260D
triadic
#112607 #071126 #260711
tetradic
#112607 #072126 #1C0726 #260D07
square
#112607 #072126 #1C0726 #260D07
split-complementary
#112607 #0D0726 #260721
monochromatic
#0C1A05 #0C1A05 #112607 #285A11 #3F8D1A
Accessibility & contrast
On white
16.10
#112607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#112607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112607
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112607 | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282204
Deuteranopia (green-blind)
#252009
Tritanopia (blue-blind)
#102420
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #112607; /* rgb */ color: rgb(17, 38, 7); /* oklch */ color: oklch(24.2% 0.059 136.9);
Tailwind
colors: {
custom: {
50: '#50604a',
500: '#112607',
950: '#000000',
},
}SCSS
$custom: #112607; $custom-light: #50604a; $custom-dark: #000000;
JSON
{
"hex": "#112607",
"rgb": {
"r": 17,
"g": 38,
"b": 7
},
"hsl": {
"h": 100.645,
"s": 68.889,
"l": 8.824
},
"oklch": {
"l": 0.24247,
"c": 0.05945,
"h": 136.9
},
"luminance": 0.01521
}Semantic roles & 50–950 ramp
primary
#112607
secondary
#502365
accent
#3CECB3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977