#112707#112707
#112707 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.061 H 137.2°. Best body text is #FFFFFF at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #112707 |
|---|---|
| RGB | rgb(17, 39, 7) |
| HSL | hsl(101, 70%, 9%) |
| HSV | hsv(101, 82%, 15%) |
| CMYK | cmyk(56.4%, 0%, 82.1%, 84.7%) |
| CIE-LAB | lab(13.14, -16.23, 16.16) |
| CIE-LCH | lch(13.14, 22.90, 135.13°) |
| OKLab | oklab(24.58% -0.0449 0.0415) |
| OKLCH | oklch(24.58% 0.061 137.2) |
| XYZ | xyz(0.9950, 1.5855, 0.4546) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.45
Dark Forest Green
#002D04
ΔE00 4.81
Dark Green
#033500
ΔE00 7.14
Hunter Green (survey)
#0B4008
ΔE00 9.70
Forrest Green
#154406
ΔE00 10.94
Pine Green
#0A481E
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112707 #1D0727
analogous
#212707 #112707 #07270D
triadic
#112707 #071127 #270711
tetradic
#112707 #072127 #1D0727 #270D07
square
#112707 #072127 #1D0727 #270D07
split-complementary
#112707 #0D0727 #270721
monochromatic
#0B1A05 #0B1A05 #112707 #285B10 #3E8F1A
Accessibility & contrast
On white
15.94
#112707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#112707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112707
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112707 | 1.00 | 15.94 | 1.32 | 15.94 |
| #FFFFFF | 15.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292304
Deuteranopia (green-blind)
#262109
Tritanopia (blue-blind)
#102520
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #112707; /* rgb */ color: rgb(17, 39, 7); /* oklch */ color: oklch(24.6% 0.061 137.2);
Tailwind
colors: {
custom: {
50: '#50614a',
500: '#112707',
950: '#000000',
},
}SCSS
$custom: #112707; $custom-light: #50614a; $custom-dark: #000000;
JSON
{
"hex": "#112707",
"rgb": {
"r": 17,
"g": 39,
"b": 7
},
"hsl": {
"h": 101.25,
"s": 69.565,
"l": 9.02
},
"oklch": {
"l": 0.24577,
"c": 0.06114,
"h": 137.2
},
"luminance": 0.01586
}Semantic roles & 50–950 ramp
primary
#112707
secondary
#512366
accent
#3BECB5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977