#073C0C#073C0C
#073C0C is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.2% C 0.093 H 144.1°. Best body text is #FFFFFF at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #073C0C |
|---|---|
| RGB | rgb(7, 60, 12) |
| HSL | hsl(126, 79%, 13%) |
| HSV | hsv(126, 88%, 24%) |
| CMYK | cmyk(88.3%, 0%, 80%, 76.5%) |
| CIE-LAB | lab(21.22, -27.91, 23.83) |
| CIE-LCH | lch(21.22, 36.69, 139.51°) |
| OKLab | oklab(31.17% -0.0755 0.0546) |
| OKLCH | oklch(31.17% 0.093 144.1) |
| XYZ | xyz(1.7697, 3.3032, 0.8921) |
| Luminance | 0.0330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.91
Dark Green
#033500
ΔE00 2.23
Forrest Green
#154406
ΔE00 3.76
Forest Green (survey)
#06470C
ΔE00 3.77
British Racing Green
#05480D
ΔE00 4.05
Pine Green
#0A481E
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073C0C #3C0737
analogous
#1C3C07 #073C0C #073C26
triadic
#073C0C #0C073C #3C0C07
tetradic
#073C0C #071C3C #3C0737 #3C2607
square
#073C0C #071C3C #3C0737 #3C2607
split-complementary
#073C0C #26073C #3C071C
monochromatic
#031B05 #031B05 #073C0C #0D7317 #14AA22
Accessibility & contrast
On white
12.65
#073C0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#073C0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073C0C
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073C0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073C0C | 1.00 | 12.65 | 1.66 | 12.65 |
| #FFFFFF | 12.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3506
Deuteranopia (green-blind)
#373111
Tritanopia (blue-blind)
#003A32
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #073c0c; /* rgb */ color: rgb(7, 60, 12); /* oklch */ color: oklch(31.2% 0.093 144.1);
Tailwind
colors: {
custom: {
50: '#52724e',
500: '#073c0c',
950: '#000000',
},
}SCSS
$custom: #073c0c; $custom-light: #52724e; $custom-dark: #000000;
JSON
{
"hex": "#073c0c",
"rgb": {
"r": 7,
"g": 60,
"b": 12
},
"hsl": {
"h": 125.66,
"s": 79.104,
"l": 13.137
},
"oklch": {
"l": 0.31169,
"c": 0.09315,
"h": 144.1
},
"luminance": 0.03303
}Semantic roles & 50–950 ramp
primary
#073C0C
secondary
#7B2373
accent
#32E3F6
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#030801
muted
#787B77