#113C12#113C12
#113C12 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.084 H 143.6°. Best body text is #FFFFFF at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #113C12 |
|---|---|
| RGB | rgb(17, 60, 18) |
| HSL | hsl(121, 56%, 15%) |
| HSV | hsv(121, 72%, 24%) |
| CMYK | cmyk(71.7%, 0%, 70%, 76.5%) |
| CIE-LAB | lab(21.56, -24.87, 21.21) |
| CIE-LCH | lch(21.56, 32.68, 139.55°) |
| OKLab | oklab(31.55% -0.0675 0.0497) |
| OKLCH | oklch(31.55% 0.084 143.6) |
| XYZ | xyz(1.9561, 3.3944, 1.1242) |
| Luminance | 0.0340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.03
Dark Green
#033500
ΔE00 3.05
Very Dark Green
#062E03
ΔE00 4.18
Pine Green
#0A481E
ΔE00 4.19
Forrest Green
#154406
ΔE00 4.51
Dark Forest Green
#002D04
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#113C12 #3C113B
analogous
#263C11 #113C12 #113C27
triadic
#113C12 #12113C #3C1211
tetradic
#113C12 #11263C #3C113B #3C2711
square
#113C12 #11263C #3C113B #3C2711
split-complementary
#113C12 #27113C #3C1126
monochromatic
#071807 #071807 #113C12 #1F6C20 #2C9B2F
Accessibility & contrast
On white
12.51
#113C12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#113C12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #113C12
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##113C12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##113C12 | 1.00 | 12.51 | 1.68 | 12.51 |
| #FFFFFF | 12.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D360D
Deuteranopia (green-blind)
#383215
Tritanopia (blue-blind)
#083A33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #113c12; /* rgb */ color: rgb(17, 60, 18); /* oklch */ color: oklch(31.5% 0.084 143.6);
Tailwind
colors: {
custom: {
50: '#557251',
500: '#113c12',
950: '#000000',
},
}SCSS
$custom: #113c12; $custom-light: #557251; $custom-dark: #000000;
JSON
{
"hex": "#113c12",
"rgb": {
"r": 17,
"g": 60,
"b": 18
},
"hsl": {
"h": 121.395,
"s": 55.844,
"l": 15.098
},
"oklch": {
"l": 0.31549,
"c": 0.08384,
"h": 143.6
},
"luminance": 0.03395
}Semantic roles & 50–950 ramp
primary
#113C12
secondary
#753374
accent
#49DCDF
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78