#113A0B#113A0B
#113A0B is a dark, moderate green. Relative luminance 0.032; OKLCH L 30.8% C 0.087 H 141.3°. Best body text is #FFFFFF at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #113A0B |
|---|---|
| RGB | rgb(17, 58, 11) |
| HSL | hsl(112, 68%, 14%) |
| HSV | hsv(112, 81%, 23%) |
| CMYK | cmyk(70.7%, 0%, 81%, 77.3%) |
| CIE-LAB | lab(20.71, -24.85, 23.79) |
| CIE-LCH | lch(20.71, 34.40, 136.24°) |
| OKLab | oklab(30.82% -0.0679 0.0545) |
| OKLCH | oklch(30.82% 0.087 141.3) |
| XYZ | xyz(1.8045, 3.1693, 0.8332) |
| Luminance | 0.0317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.12
Hunter Green (survey)
#0B4008
ΔE00 2.55
Very Dark Green
#062E03
ΔE00 3.83
Forrest Green
#154406
ΔE00 3.94
Dark Forest Green
#002D04
ΔE00 4.54
Forest Green (survey)
#06470C
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#113A0B #340B3A
analogous
#283A0B #113A0B #0B3A1C
triadic
#113A0B #0B113A #3A0B11
tetradic
#113A0B #0B283A #340B3A #3A1C0B
square
#113A0B #0B283A #340B3A #3A1C0B
split-complementary
#113A0B #1C0B3A #3A0B28
monochromatic
#081A05 #081A05 #113A0B #206D15 #2FA11F
Accessibility & contrast
On white
12.85
#113A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#113A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #113A0B
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##113A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##113A0B | 1.00 | 12.85 | 1.63 | 12.85 |
| #FFFFFF | 12.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3405
Deuteranopia (green-blind)
#373110
Tritanopia (blue-blind)
#0B3831
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #113a0b; /* rgb */ color: rgb(17, 58, 11); /* oklch */ color: oklch(30.8% 0.087 141.3);
Tailwind
colors: {
custom: {
50: '#55714d',
500: '#113a0b',
950: '#000000',
},
}SCSS
$custom: #113a0b; $custom-light: #55714d; $custom-dark: #000000;
JSON
{
"hex": "#113a0b",
"rgb": {
"r": 17,
"g": 58,
"b": 11
},
"hsl": {
"h": 112.34,
"s": 68.116,
"l": 13.529
},
"oklch": {
"l": 0.30823,
"c": 0.08702,
"h": 141.3
},
"luminance": 0.03169
}Semantic roles & 50–950 ramp
primary
#113A0B
secondary
#6D2A77
accent
#3DEBD5
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77