#113F18#113F18
#113F18 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.6% C 0.082 H 146.0°. Best body text is #FFFFFF at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #113F18 |
|---|---|
| RGB | rgb(17, 63, 24) |
| HSL | hsl(129, 58%, 16%) |
| HSV | hsv(129, 73%, 25%) |
| CMYK | cmyk(73%, 0%, 61.9%, 75.3%) |
| CIE-LAB | lab(22.79, -25.29, 19.25) |
| CIE-LCH | lch(22.79, 31.78, 142.73°) |
| OKLab | oklab(32.59% -0.0683 0.0461) |
| OKLCH | oklch(32.59% 0.082 146) |
| XYZ | xyz(2.1734, 3.7399, 1.4713) |
| Luminance | 0.0374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 3.10
Hunter Green (survey)
#0B4008
ΔE00 3.73
Dark Green
#033500
ΔE00 4.29
Forest Green (survey)
#06470C
ΔE00 4.78
British Racing Green
#05480D
ΔE00 4.94
Evergreen
#05472A
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#113F18 #3F1138
analogous
#213F11 #113F18 #113F2F
triadic
#113F18 #18113F #3F1811
tetradic
#113F18 #11213F #3F1138 #3F2F11
square
#113F18 #11213F #3F1138 #3F2F11
split-complementary
#113F18 #2F113F #3F1121
monochromatic
#071809 #071809 #113F18 #1E6F2A #2B9F3D
Accessibility & contrast
On white
12.01
#113F18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#113F18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #113F18
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##113F18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##113F18 | 1.00 | 12.01 | 1.75 | 12.01 |
| #FFFFFF | 12.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403914
Deuteranopia (green-blind)
#3A351B
Tritanopia (blue-blind)
#053D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #113f18; /* rgb */ color: rgb(17, 63, 24); /* oklch */ color: oklch(32.6% 0.082 146.0);
Tailwind
colors: {
custom: {
50: '#567456',
500: '#113f18',
950: '#000000',
},
}SCSS
$custom: #113f18; $custom-light: #567456; $custom-dark: #000000;
JSON
{
"hex": "#113f18",
"rgb": {
"r": 17,
"g": 63,
"b": 24
},
"hsl": {
"h": 129.13,
"s": 57.5,
"l": 15.686
},
"oklch": {
"l": 0.32593,
"c": 0.08242,
"h": 146
},
"luminance": 0.0374
}Semantic roles & 50–950 ramp
primary
#113F18
secondary
#78336E
accent
#47C9E1
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78