#113B24#113B24
#113B24 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.6% C 0.062 H 156.0°. Best body text is #FFFFFF at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #113B24 |
|---|---|
| RGB | rgb(17, 59, 36) |
| HSL | hsl(147, 55%, 15%) |
| HSV | hsv(147, 71%, 23%) |
| CMYK | cmyk(71.2%, 0%, 39%, 76.9%) |
| CIE-LAB | lab(21.48, -20.97, 10.08) |
| CIE-LCH | lch(21.48, 23.27, 154.32°) |
| OKLab | oklab(31.59% -0.057 0.0254) |
| OKLCH | oklch(31.59% 0.062 156) |
| XYZ | xyz(2.1134, 3.3743, 2.2086) |
| Luminance | 0.0337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.50
Pine Green
#0A481E
ΔE00 6.76
Dark Forest Green
#002D04
ΔE00 6.89
Very Dark Green
#062E03
ΔE00 7.14
Dark Green
#033500
ΔE00 8.26
Hunter Green (survey)
#0B4008
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#113B24 #3B1128
analogous
#133B11 #113B24 #113B39
triadic
#113B24 #24113B #3B2411
tetradic
#113B24 #11133B #3B1128 #3B3911
square
#113B24 #11133B #3B1128 #3B3911
split-complementary
#113B24 #39113B #3B1113
monochromatic
#07180E #07180E #113B24 #1F6B41 #2C9A5E
Accessibility & contrast
On white
12.54
#113B24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#113B24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #113B24
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##113B24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##113B24 | 1.00 | 12.54 | 1.67 | 12.54 |
| #FFFFFF | 12.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3623
Deuteranopia (green-blind)
#353225
Tritanopia (blue-blind)
#023A35
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #113b24; /* rgb */ color: rgb(17, 59, 36); /* oklch */ color: oklch(31.6% 0.062 156.0);
Tailwind
colors: {
custom: {
50: '#54715e',
500: '#113b24',
950: '#000000',
},
}SCSS
$custom: #113b24; $custom-light: #54715e; $custom-dark: #000000;
JSON
{
"hex": "#113b24",
"rgb": {
"r": 17,
"g": 59,
"b": 36
},
"hsl": {
"h": 147.143,
"s": 55.263,
"l": 14.902
},
"oklch": {
"l": 0.31589,
"c": 0.06238,
"h": 156
},
"luminance": 0.03374
}Semantic roles & 50–950 ramp
primary
#113B24
secondary
#743357
accent
#499BDF
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030804
muted
#787B79