#112006#112006
#112006 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.2% C 0.050 H 133.8°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #112006 |
|---|---|
| RGB | rgb(17, 32, 6) |
| HSL | hsl(95, 68%, 7%) |
| HSV | hsv(95, 81%, 13%) |
| CMYK | cmyk(46.9%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(10.30, -12.42, 12.66) |
| CIE-LCH | lch(10.30, 17.74, 134.44°) |
| OKLab | oklab(22.25% -0.0348 0.0363) |
| OKLCH | oklch(22.25% 0.05 133.8) |
| XYZ | xyz(0.7805, 1.1653, 0.3561) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.77
Dark Forest Green
#002D04
ΔE00 7.96
Dark Green
#033500
ΔE00 10.43
Hunter Green (survey)
#0B4008
ΔE00 12.93
Evergreen
#05472A
ΔE00 13.86
Forrest Green
#154406
ΔE00 14.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112006 #150620
analogous
#1E2006 #112006 #062008
triadic
#112006 #061120 #200611
tetradic
#112006 #061E20 #150620 #200806
square
#112006 #061E20 #150620 #200806
split-complementary
#112006 #080620 #20061E
monochromatic
#0E1A05 #0E1A05 #112006 #2C5410 #488719
Accessibility & contrast
On white
17.03
#112006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#112006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112006
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112006 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D04
Deuteranopia (green-blind)
#201C08
Tritanopia (blue-blind)
#111E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #112006; /* rgb */ color: rgb(17, 32, 6); /* oklch */ color: oklch(22.2% 0.050 133.8);
Tailwind
colors: {
custom: {
50: '#4f5b49',
500: '#112006',
950: '#000000',
},
}SCSS
$custom: #112006; $custom-light: #4f5b49; $custom-dark: #000000;
JSON
{
"hex": "#112006",
"rgb": {
"r": 17,
"g": 32,
"b": 6
},
"hsl": {
"h": 94.615,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.22248,
"c": 0.05026,
"h": 133.8
},
"luminance": 0.01165
}Semantic roles & 50–950 ramp
primary
#112006
secondary
#462260
accent
#3DEBA1
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977