#112C09#112C09
#112C09 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.3% C 0.067 H 139.3°. Best body text is #FFFFFF at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #112C09 |
|---|---|
| RGB | rgb(17, 44, 9) |
| HSL | hsl(106, 66%, 10%) |
| HSV | hsv(106, 80%, 17%) |
| CMYK | cmyk(61.4%, 0%, 79.5%, 82.7%) |
| CIE-LAB | lab(15.17, -18.54, 17.99) |
| CIE-LCH | lch(15.17, 25.84, 135.86°) |
| OKLab | oklab(26.25% -0.051 0.0439) |
| OKLCH | oklch(26.25% 0.067 139.3) |
| XYZ | xyz(1.1811, 1.9402, 0.5706) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.73
Dark Forest Green
#002D04
ΔE00 3.33
Dark Green
#033500
ΔE00 5.27
Hunter Green (survey)
#0B4008
ΔE00 7.76
Forrest Green
#154406
ΔE00 9.05
Pine Green
#0A481E
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112C09 #24092C
analogous
#222C09 #112C09 #092C12
triadic
#112C09 #09112C #2C0911
tetradic
#112C09 #09222C #24092C #2C1209
square
#112C09 #09222C #24092C #2C1209
split-complementary
#112C09 #12092C #2C0922
monochromatic
#0A1905 #0A1905 #112C09 #255F13 #38921E
Accessibility & contrast
On white
15.13
#112C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#112C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112C09
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112C09 | 1.00 | 15.13 | 1.39 | 15.13 |
| #FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2705
Deuteranopia (green-blind)
#2A250C
Tritanopia (blue-blind)
#0F2A25
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #112c09; /* rgb */ color: rgb(17, 44, 9); /* oklch */ color: oklch(26.3% 0.067 139.3);
Tailwind
colors: {
custom: {
50: '#52654b',
500: '#112c09',
950: '#000000',
},
}SCSS
$custom: #112c09; $custom-light: #52654b; $custom-dark: #000000;
JSON
{
"hex": "#112c09",
"rgb": {
"r": 17,
"g": 44,
"b": 9
},
"hsl": {
"h": 106.286,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.2625,
"c": 0.06726,
"h": 139.3
},
"luminance": 0.0194
}Semantic roles & 50–950 ramp
primary
#112C09
secondary
#5B276A
accent
#3FE9C2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020501
muted
#787A77