#112B19#112B19
#112B19 is a dark, muted green. Relative luminance 0.019; OKLCH L 26.2% C 0.047 H 151.9°. Best body text is #FFFFFF at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #112B19 |
|---|---|
| RGB | rgb(17, 43, 25) |
| HSL | hsl(138, 43%, 12%) |
| HSV | hsv(138, 60%, 17%) |
| CMYK | cmyk(60.5%, 0%, 41.9%, 83.1%) |
| CIE-LAB | lab(15.05, -15.16, 8.74) |
| CIE-LCH | lch(15.05, 17.50, 150.03°) |
| OKLab | oklab(26.24% -0.0412 0.022) |
| OKLCH | oklch(26.24% 0.047 151.9) |
| XYZ | xyz(1.2704, 1.9170, 1.2226) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.21
Very Dark Green
#062E03
ΔE00 7.36
Dark Green
#033500
ΔE00 9.86
Evergreen
#05472A
ΔE00 10.11
Pine Green
#0A481E
ΔE00 11.49
Hunter Green (survey)
#0B4008
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112B19 #2B1123
analogous
#162B11 #112B19 #112B26
triadic
#112B19 #19112B #2B1911
tetradic
#112B19 #11162B #2B1123 #2B2611
square
#112B19 #11162B #2B1123 #2B2611
split-complementary
#112B19 #26112B #2B1116
monochromatic
#09160D #09160D #112B19 #225733 #34834C
Accessibility & contrast
On white
15.18
#112B19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#112B19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112B19
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112B19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112B19 | 1.00 | 15.18 | 1.38 | 15.18 |
| #FFFFFF | 15.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2718
Deuteranopia (green-blind)
#27251A
Tritanopia (blue-blind)
#0B2A26
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #112b19; /* rgb */ color: rgb(17, 43, 25); /* oklch */ color: oklch(26.2% 0.047 151.9);
Tailwind
colors: {
custom: {
50: '#516455',
500: '#112b19',
950: '#000000',
},
}SCSS
$custom: #112b19; $custom-light: #516455; $custom-dark: #000000;
JSON
{
"hex": "#112b19",
"rgb": {
"r": 17,
"g": 43,
"b": 25
},
"hsl": {
"h": 138.462,
"s": 43.333,
"l": 11.765
},
"oklch": {
"l": 0.26236,
"c": 0.04674,
"h": 151.9
},
"luminance": 0.01917
}Semantic roles & 50–950 ramp
primary
#112B19
secondary
#633555
accent
#55ACD3
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#020503
muted
#787A78