#112615#112615
#112615 is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.5% C 0.042 H 148.7°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #112615 |
|---|---|
| RGB | rgb(17, 38, 21) |
| HSL | hsl(131, 38%, 11%) |
| HSV | hsv(131, 55%, 15%) |
| CMYK | cmyk(55.3%, 0%, 44.7%, 85.1%) |
| CIE-LAB | lab(12.98, -13.22, 8.73) |
| CIE-LCH | lch(12.98, 15.85, 146.57°) |
| OKLab | oklab(24.52% -0.036 0.0219) |
| OKLCH | oklch(24.52% 0.042 148.7) |
| XYZ | xyz(1.0596, 1.5595, 0.9545) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.14
Very Dark Green
#062E03
ΔE00 8.19
Dark Green
#033500
ΔE00 10.82
Evergreen
#05472A
ΔE00 12.00
Hunter Green (survey)
#0B4008
ΔE00 12.94
Pine Green
#0A481E
ΔE00 13.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112615 #261122
analogous
#172611 #112615 #11261F
triadic
#112615 #151126 #261511
tetradic
#112615 #111726 #261122 #261F11
square
#112615 #111726 #261122 #261F11
split-complementary
#112615 #1F1126 #261117
monochromatic
#09150C #09150C #112615 #24502C #377B44
Accessibility & contrast
On white
16.01
#112615 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#112615 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112615
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112615 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112615 | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262314
Deuteranopia (green-blind)
#232116
Tritanopia (blue-blind)
#0E2522
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #112615; /* rgb */ color: rgb(17, 38, 21); /* oklch */ color: oklch(24.5% 0.042 148.7);
Tailwind
colors: {
custom: {
50: '#506052',
500: '#112615',
950: '#000000',
},
}SCSS
$custom: #112615; $custom-light: #506052; $custom-dark: #000000;
JSON
{
"hex": "#112615",
"rgb": {
"r": 17,
"g": 38,
"b": 21
},
"hsl": {
"h": 131.429,
"s": 38.182,
"l": 10.784
},
"oklch": {
"l": 0.24524,
"c": 0.04212,
"h": 148.7
},
"luminance": 0.0156
}Semantic roles & 50–950 ramp
primary
#112615
secondary
#5D3656
accent
#5AB8CE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020502
muted
#787978