#112007#112007
#112007 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.049 H 134.5°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #112007 |
|---|---|
| RGB | rgb(17, 32, 7) |
| HSL | hsl(96, 64%, 8%) |
| HSV | hsv(96, 78%, 13%) |
| CMYK | cmyk(46.9%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.32, -12.27, 12.28) |
| CIE-LCH | lch(10.32, 17.36, 134.97°) |
| OKLab | oklab(22.27% -0.0342 0.0349) |
| OKLCH | oklch(22.27% 0.049 134.5) |
| XYZ | xyz(0.7860, 1.1675, 0.3849) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.93
Dark Forest Green
#002D04
ΔE00 8.11
Dark Green
#033500
ΔE00 10.60
Hunter Green (survey)
#0B4008
ΔE00 13.07
Evergreen
#05472A
ΔE00 13.89
Almost Black
#070D0D
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112007 #160720
analogous
#1D2007 #112007 #072009
triadic
#112007 #071120 #200711
tetradic
#112007 #071D20 #160720 #200907
square
#112007 #071D20 #160720 #200907
split-complementary
#112007 #090720 #20071D
monochromatic
#0D1905 #0D1905 #112007 #2C5212 #46841D
Accessibility & contrast
On white
17.02
#112007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#112007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112007
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112007 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D05
Deuteranopia (green-blind)
#1F1C09
Tritanopia (blue-blind)
#111E1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #112007; /* rgb */ color: rgb(17, 32, 7); /* oklch */ color: oklch(22.3% 0.049 134.5);
Tailwind
colors: {
custom: {
50: '#4f5b4a',
500: '#112007',
950: '#000000',
},
}SCSS
$custom: #112007; $custom-light: #4f5b4a; $custom-dark: #000000;
JSON
{
"hex": "#112007",
"rgb": {
"r": 17,
"g": 32,
"b": 7
},
"hsl": {
"h": 96,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22267,
"c": 0.04883,
"h": 134.5
},
"luminance": 0.01168
}Semantic roles & 50–950 ramp
primary
#112007
secondary
#47245F
accent
#41E7A5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977