#112F16#112F16
#112F16 is a dark, muted green. Relative luminance 0.022; OKLCH L 27.4% C 0.058 H 147.3°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #112F16 |
|---|---|
| RGB | rgb(17, 47, 22) |
| HSL | hsl(130, 47%, 13%) |
| HSV | hsv(130, 64%, 18%) |
| CMYK | cmyk(63.8%, 0%, 53.2%, 81.6%) |
| CIE-LAB | lab(16.55, -17.97, 12.73) |
| CIE-LCH | lch(16.55, 22.02, 144.68°) |
| OKLab | oklab(27.45% -0.0487 0.0313) |
| OKLCH | oklch(27.45% 0.058 147.3) |
| XYZ | xyz(1.3924, 2.2100, 1.1121) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.67
Very Dark Green
#062E03
ΔE00 4.70
Dark Green
#033500
ΔE00 7.06
Evergreen
#05472A
ΔE00 8.36
Hunter Green (survey)
#0B4008
ΔE00 8.98
Pine Green
#0A481E
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112F16 #2F112A
analogous
#1B2F11 #112F16 #112F25
triadic
#112F16 #16112F #2F1611
tetradic
#112F16 #111B2F #2F112A #2F2511
square
#112F16 #111B2F #2F112A #2F2511
split-complementary
#112F16 #25112F #2F111B
monochromatic
#08160B #08160B #112F16 #215C2B #328940
Accessibility & contrast
On white
14.56
#112F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#112F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112F16
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112F16 | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B14
Deuteranopia (green-blind)
#2C2818
Tritanopia (blue-blind)
#0B2E29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #112f16; /* rgb */ color: rgb(17, 47, 22); /* oklch */ color: oklch(27.4% 0.058 147.3);
Tailwind
colors: {
custom: {
50: '#526853',
500: '#112f16',
950: '#000000',
},
}SCSS
$custom: #112f16; $custom-light: #526853; $custom-dark: #000000;
JSON
{
"hex": "#112f16",
"rgb": {
"r": 17,
"g": 47,
"b": 22
},
"hsl": {
"h": 130,
"s": 46.875,
"l": 12.549
},
"oklch": {
"l": 0.27448,
"c": 0.0579,
"h": 147.3
},
"luminance": 0.0221
}Semantic roles & 50–950 ramp
primary
#112F16
secondary
#67345F
accent
#51C0D7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78