#112112#112112
#112112 is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.036 H 145.7°. Best body text is #FFFFFF at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #112112 |
|---|---|
| RGB | rgb(17, 33, 18) |
| HSL | hsl(124, 32%, 10%) |
| HSV | hsv(124, 48%, 13%) |
| CMYK | cmyk(48.5%, 0%, 45.5%, 87.1%) |
| CIE-LAB | lab(10.92, -10.90, 7.87) |
| CIE-LCH | lch(10.92, 13.44, 144.18°) |
| OKLab | oklab(22.83% -0.0297 0.0203) |
| OKLCH | oklch(22.83% 0.036 145.7) |
| XYZ | xyz(0.8842, 1.2505, 0.7669) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.91
Dark Forest Green
#002D04
ΔE00 9.93
Almost Black
#070D0D
ΔE00 12.24
Dark Green
#033500
ΔE00 12.53
Charcoal (survey)
#343837
ΔE00 13.42
Evergreen
#05472A
ΔE00 14.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112112 #211120
analogous
#182111 #112112 #11211A
triadic
#112112 #121121 #211211
tetradic
#112112 #111821 #211120 #211A11
square
#112112 #111821 #211120 #211A11
split-complementary
#112112 #1A1121 #211118
monochromatic
#0A140B #0A140B #112112 #264928 #3B723E
Accessibility & contrast
On white
16.80
#112112 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#112112 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112112
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112112 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112112 | 1.00 | 16.80 | 1.25 | 16.80 |
| #FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E11
Deuteranopia (green-blind)
#1F1D13
Tritanopia (blue-blind)
#0F201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112112; /* rgb */ color: rgb(17, 33, 18); /* oklch */ color: oklch(22.8% 0.036 145.7);
Tailwind
colors: {
custom: {
50: '#4f5c50',
500: '#112112',
950: '#000000',
},
}SCSS
$custom: #112112; $custom-light: #4f5c50; $custom-dark: #000000;
JSON
{
"hex": "#112112",
"rgb": {
"r": 17,
"g": 33,
"b": 18
},
"hsl": {
"h": 123.75,
"s": 32,
"l": 9.804
},
"oklch": {
"l": 0.2283,
"c": 0.03595,
"h": 145.7
},
"luminance": 0.01251
}Semantic roles & 50–950 ramp
primary
#112112
secondary
#573755
accent
#60C2C8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978