#112F12#112F12
#112F12 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.063 H 144.2°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #112F12 |
|---|---|
| RGB | rgb(17, 47, 18) |
| HSL | hsl(122, 47%, 13%) |
| HSV | hsv(122, 64%, 18%) |
| CMYK | cmyk(63.8%, 0%, 61.7%, 81.6%) |
| CIE-LAB | lab(16.48, -18.72, 15.20) |
| CIE-LCH | lch(16.48, 24.11, 140.94°) |
| OKLab | oklab(27.37% -0.0508 0.0366) |
| OKLCH | oklch(27.37% 0.063 144.2) |
| XYZ | xyz(1.3568, 2.1958, 0.9245) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.45
Dark Forest Green
#002D04
ΔE00 3.64
Dark Green
#033500
ΔE00 5.84
Hunter Green (survey)
#0B4008
ΔE00 7.93
Evergreen
#05472A
ΔE00 8.54
Pine Green
#0A481E
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112F12 #2F112E
analogous
#1F2F11 #112F12 #112F21
triadic
#112F12 #12112F #2F1211
tetradic
#112F12 #111F2F #2F112E #2F2111
square
#112F12 #111F2F #2F112E #2F2111
split-complementary
#112F12 #21112F #2F111F
monochromatic
#081609 #081609 #112F12 #215C23 #328934
Accessibility & contrast
On white
14.59
#112F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#112F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112F12
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112F12 | 1.00 | 14.59 | 1.44 | 14.59 |
| #FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0F
Deuteranopia (green-blind)
#2C2814
Tritanopia (blue-blind)
#0C2E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #112f12; /* rgb */ color: rgb(17, 47, 18); /* oklch */ color: oklch(27.4% 0.063 144.2);
Tailwind
colors: {
custom: {
50: '#526850',
500: '#112f12',
950: '#000000',
},
}SCSS
$custom: #112f12; $custom-light: #526850; $custom-dark: #000000;
JSON
{
"hex": "#112f12",
"rgb": {
"r": 17,
"g": 47,
"b": 18
},
"hsl": {
"h": 122,
"s": 46.875,
"l": 12.549
},
"oklch": {
"l": 0.27368,
"c": 0.06267,
"h": 144.2
},
"luminance": 0.02196
}Semantic roles & 50–950 ramp
primary
#112F12
secondary
#673466
accent
#51D2D7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78