#073812#073812
#073812 is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.9% C 0.082 H 146.7°. Best body text is #FFFFFF at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #073812 |
|---|---|
| RGB | rgb(7, 56, 18) |
| HSL | hsl(133, 78%, 12%) |
| HSV | hsv(133, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 67.9%, 78%) |
| CIE-LAB | lab(19.71, -25.48, 18.99) |
| CIE-LCH | lch(19.71, 31.78, 143.30°) |
| OKLab | oklab(29.94% -0.0686 0.045) |
| OKLCH | oklch(29.94% 0.082 146.7) |
| XYZ | xyz(1.6109, 2.9170, 1.0503) |
| Luminance | 0.0292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.17
Very Dark Green
#062E03
ΔE00 3.23
Dark Forest Green
#002D04
ΔE00 3.28
Hunter Green (survey)
#0B4008
ΔE00 4.43
Pine Green
#0A481E
ΔE00 4.93
Forest Green (survey)
#06470C
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073812 #38072D
analogous
#153807 #073812 #07382A
triadic
#073812 #120738 #381207
tetradic
#073812 #071538 #38072D #382A07
square
#073812 #071538 #38072D #382A07
split-complementary
#073812 #2A0738 #380715
monochromatic
#031B09 #031B09 #073812 #0E6E23 #15A535
Accessibility & contrast
On white
13.26
#073812 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#073812 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073812
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073812 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073812 | 1.00 | 13.26 | 1.58 | 13.26 |
| #FFFFFF | 13.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39320E
Deuteranopia (green-blind)
#332E15
Tritanopia (blue-blind)
#003630
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073812; /* rgb */ color: rgb(7, 56, 18); /* oklch */ color: oklch(29.9% 0.082 146.7);
Tailwind
colors: {
custom: {
50: '#506f51',
500: '#073812',
950: '#000000',
},
}SCSS
$custom: #073812; $custom-light: #506f51; $custom-dark: #000000;
JSON
{
"hex": "#073812",
"rgb": {
"r": 7,
"g": 56,
"b": 18
},
"hsl": {
"h": 133.469,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.29936,
"c": 0.08204,
"h": 146.7
},
"luminance": 0.02917
}Semantic roles & 50–950 ramp
primary
#073812
secondary
#782365
accent
#34C9F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78