#113C11#113C11
#113C11 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.085 H 143.2°. Best body text is #FFFFFF at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #113C11 |
|---|---|
| RGB | rgb(17, 60, 17) |
| HSL | hsl(120, 56%, 15%) |
| HSV | hsv(120, 72%, 24%) |
| CMYK | cmyk(71.7%, 0%, 71.7%, 76.5%) |
| CIE-LAB | lab(21.55, -25.01, 21.74) |
| CIE-LCH | lch(21.55, 33.13, 139.00°) |
| OKLab | oklab(31.54% -0.0679 0.0508) |
| OKLCH | oklch(31.54% 0.085 143.2) |
| XYZ | xyz(1.9481, 3.3912, 1.0821) |
| Luminance | 0.0339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.81
Dark Green
#033500
ΔE00 2.89
Very Dark Green
#062E03
ΔE00 4.19
Pine Green
#0A481E
ΔE00 4.27
Forrest Green
#154406
ΔE00 4.29
Forest Green (survey)
#06470C
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#113C11 #3C113C
analogous
#263C11 #113C11 #113C26
triadic
#113C11 #11113C #3C1111
tetradic
#113C11 #11263C #3C113C #3C2611
square
#113C11 #11263C #3C113C #3C2611
split-complementary
#113C11 #26113C #3C1126
monochromatic
#071807 #071807 #113C11 #1F6C1F #2C9B2C
Accessibility & contrast
On white
12.51
#113C11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#113C11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #113C11
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##113C11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##113C11 | 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)
#3D360C
Deuteranopia (green-blind)
#383215
Tritanopia (blue-blind)
#083A33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #113c11; /* rgb */ color: rgb(17, 60, 17); /* oklch */ color: oklch(31.5% 0.085 143.2);
Tailwind
colors: {
custom: {
50: '#557251',
500: '#113c11',
950: '#000000',
},
}SCSS
$custom: #113c11; $custom-light: #557251; $custom-dark: #000000;
JSON
{
"hex": "#113c11",
"rgb": {
"r": 17,
"g": 60,
"b": 17
},
"hsl": {
"h": 120,
"s": 55.844,
"l": 15.098
},
"oklch": {
"l": 0.31535,
"c": 0.08479,
"h": 143.2
},
"luminance": 0.03391
}Semantic roles & 50–950 ramp
primary
#113C11
secondary
#753375
accent
#49DFDF
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78