#112107#112107
#112107 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.051 H 135.0°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #112107 |
|---|---|
| RGB | rgb(17, 33, 7) |
| HSL | hsl(97, 65%, 8%) |
| HSV | hsv(97, 79%, 13%) |
| CMYK | cmyk(48.5%, 0%, 78.8%, 87.1%) |
| CIE-LAB | lab(10.72, -12.89, 12.85) |
| CIE-LCH | lch(10.72, 18.20, 135.09°) |
| OKLab | oklab(22.6% -0.0358 0.0358) |
| OKLCH | oklch(22.6% 0.051 135) |
| XYZ | xyz(0.8134, 1.2222, 0.3940) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.37
Dark Forest Green
#002D04
ΔE00 7.56
Dark Green
#033500
ΔE00 10.06
Hunter Green (survey)
#0B4008
ΔE00 12.55
Evergreen
#05472A
ΔE00 13.46
Forrest Green
#154406
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112107 #170721
analogous
#1E2107 #112107 #07210A
triadic
#112107 #071121 #210711
tetradic
#112107 #071E21 #170721 #210A07
square
#112107 #071E21 #170721 #210A07
split-complementary
#112107 #0A0721 #21071E
monochromatic
#0D1905 #0D1905 #112107 #2B5312 #45861C
Accessibility & contrast
On white
16.88
#112107 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112107 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112107
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112107 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112107 | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E05
Deuteranopia (green-blind)
#201C09
Tritanopia (blue-blind)
#111F1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112107; /* rgb */ color: rgb(17, 33, 7); /* oklch */ color: oklch(22.6% 0.051 135.0);
Tailwind
colors: {
custom: {
50: '#4f5c4a',
500: '#112107',
950: '#000000',
},
}SCSS
$custom: #112107; $custom-light: #4f5c4a; $custom-dark: #000000;
JSON
{
"hex": "#112107",
"rgb": {
"r": 17,
"g": 33,
"b": 7
},
"hsl": {
"h": 96.923,
"s": 65,
"l": 7.843
},
"oklch": {
"l": 0.22597,
"c": 0.05066,
"h": 135
},
"luminance": 0.01222
}Semantic roles & 50–950 ramp
primary
#112107
secondary
#492460
accent
#40E8A7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977