#073112#073112
#073112 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.6% C 0.071 H 148.1°. Best body text is #FFFFFF at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #073112 |
|---|---|
| RGB | rgb(7, 49, 18) |
| HSL | hsl(136, 75%, 11%) |
| HSV | hsv(136, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 63.3%, 80.8%) |
| CIE-LAB | lab(16.92, -22.47, 15.65) |
| CIE-LCH | lch(16.92, 27.38, 145.14°) |
| OKLab | oklab(27.63% -0.0605 0.0377) |
| OKLCH | oklch(27.63% 0.071 148.1) |
| XYZ | xyz(1.2950, 2.2853, 0.9450) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.50
Very Dark Green
#062E03
ΔE00 2.82
Dark Green
#033500
ΔE00 4.89
Hunter Green (survey)
#0B4008
ΔE00 7.01
Evergreen
#05472A
ΔE00 7.28
Pine Green
#0A481E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073112 #310726
analogous
#113107 #073112 #073127
triadic
#073112 #120731 #311207
tetradic
#073112 #071131 #310726 #312707
square
#073112 #071131 #310726 #312707
split-complementary
#073112 #270731 #310711
monochromatic
#041B0A #041B0A #073112 #0F6726 #169C39
Accessibility & contrast
On white
14.41
#073112 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#073112 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073112
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073112 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073112 | 1.00 | 14.41 | 1.46 | 14.41 |
| #FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0F
Deuteranopia (green-blind)
#2D2814
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073112; /* rgb */ color: rgb(7, 49, 18); /* oklch */ color: oklch(27.6% 0.071 148.1);
Tailwind
colors: {
custom: {
50: '#4e6950',
500: '#073112',
950: '#000000',
},
}SCSS
$custom: #073112; $custom-light: #4e6950; $custom-dark: #000000;
JSON
{
"hex": "#073112",
"rgb": {
"r": 7,
"g": 49,
"b": 18
},
"hsl": {
"h": 135.714,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.27625,
"c": 0.07125,
"h": 148.1
},
"luminance": 0.02285
}Semantic roles & 50–950 ramp
primary
#073112
secondary
#71235C
accent
#36C1F2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78