#112106#112106
#112106 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.052 H 134.3°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #112106 |
|---|---|
| RGB | rgb(17, 33, 6) |
| HSL | hsl(96, 69%, 8%) |
| HSV | hsv(96, 82%, 13%) |
| CMYK | cmyk(48.5%, 0%, 81.8%, 87.1%) |
| CIE-LAB | lab(10.70, -13.04, 13.23) |
| CIE-LCH | lch(10.70, 18.58, 134.59°) |
| OKLab | oklab(22.58% -0.0364 0.0372) |
| OKLCH | oklch(22.58% 0.052 134.3) |
| XYZ | xyz(0.8079, 1.2200, 0.3652) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.21
Dark Forest Green
#002D04
ΔE00 7.42
Dark Green
#033500
ΔE00 9.89
Hunter Green (survey)
#0B4008
ΔE00 12.41
Evergreen
#05472A
ΔE00 13.44
Forrest Green
#154406
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112106 #160621
analogous
#1E2106 #112106 #062109
triadic
#112106 #061121 #210611
tetradic
#112106 #061E21 #160621 #210906
square
#112106 #061E21 #160621 #210906
split-complementary
#112106 #090621 #21061E
monochromatic
#0D1A05 #0D1A05 #112106 #2C550F #468919
Accessibility & contrast
On white
16.88
#112106 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112106 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112106
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112106 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112106 | 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)
#231E04
Deuteranopia (green-blind)
#201C08
Tritanopia (blue-blind)
#111F1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112106; /* rgb */ color: rgb(17, 33, 6); /* oklch */ color: oklch(22.6% 0.052 134.3);
Tailwind
colors: {
custom: {
50: '#4f5c49',
500: '#112106',
950: '#000000',
},
}SCSS
$custom: #112106; $custom-light: #4f5c49; $custom-dark: #000000;
JSON
{
"hex": "#112106",
"rgb": {
"r": 17,
"g": 33,
"b": 6
},
"hsl": {
"h": 95.556,
"s": 69.231,
"l": 7.647
},
"oklch": {
"l": 0.22579,
"c": 0.05205,
"h": 134.3
},
"luminance": 0.0122
}Semantic roles & 50–950 ramp
primary
#112106
secondary
#472261
accent
#3CECA4
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977