#112F17#112F17
#112F17 is a dark, muted green. Relative luminance 0.022; OKLCH L 27.5% C 0.057 H 148.2°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #112F17 |
|---|---|
| RGB | rgb(17, 47, 23) |
| HSL | hsl(132, 47%, 13%) |
| HSV | hsv(132, 64%, 18%) |
| CMYK | cmyk(63.8%, 0%, 51.1%, 81.6%) |
| CIE-LAB | lab(16.57, -17.77, 12.10) |
| CIE-LCH | lch(16.57, 21.50, 145.74°) |
| OKLab | oklab(27.47% -0.0482 0.0299) |
| OKLCH | oklch(27.47% 0.057 148.2) |
| XYZ | xyz(1.4022, 2.2139, 1.1639) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.98
Very Dark Green
#062E03
ΔE00 5.05
Dark Green
#033500
ΔE00 7.40
Evergreen
#05472A
ΔE00 8.36
Pine Green
#0A481E
ΔE00 9.20
Hunter Green (survey)
#0B4008
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112F17 #2F1129
analogous
#1A2F11 #112F17 #112F26
triadic
#112F17 #17112F #2F1711
tetradic
#112F17 #111A2F #2F1129 #2F2611
square
#112F17 #111A2F #2F1129 #2F2611
split-complementary
#112F17 #26112F #2F111A
monochromatic
#08160B #08160B #112F17 #215C2D #328943
Accessibility & contrast
On white
14.56
#112F17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#112F17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112F17
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112F17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112F17 | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B15
Deuteranopia (green-blind)
#2B2819
Tritanopia (blue-blind)
#0B2E29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #112f17; /* rgb */ color: rgb(17, 47, 23); /* oklch */ color: oklch(27.5% 0.057 148.2);
Tailwind
colors: {
custom: {
50: '#526854',
500: '#112f17',
950: '#000000',
},
}SCSS
$custom: #112f17; $custom-light: #526854; $custom-dark: #000000;
JSON
{
"hex": "#112f17",
"rgb": {
"r": 17,
"g": 47,
"b": 23
},
"hsl": {
"h": 132,
"s": 46.875,
"l": 12.549
},
"oklch": {
"l": 0.2747,
"c": 0.05667,
"h": 148.2
},
"luminance": 0.02214
}Semantic roles & 50–950 ramp
primary
#112F17
secondary
#67345D
accent
#51BCD7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78