#073C18#073C18
#073C18 is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.3% C 0.082 H 149.0°. Best body text is #FFFFFF at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #073C18 |
|---|---|
| RGB | rgb(7, 60, 24) |
| HSL | hsl(139, 79%, 13%) |
| HSV | hsv(139, 88%, 24%) |
| CMYK | cmyk(88.3%, 0%, 60%, 76.5%) |
| CIE-LAB | lab(21.37, -26.13, 17.45) |
| CIE-LCH | lch(21.37, 31.42, 146.26°) |
| OKLab | oklab(31.34% -0.0702 0.0421) |
| OKLCH | oklch(31.34% 0.082 149) |
| XYZ | xyz(1.8682, 3.3426, 1.4107) |
| Luminance | 0.0334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 3.81
Dark Green
#033500
ΔE00 4.43
Evergreen
#05472A
ΔE00 4.61
Dark Forest Green
#002D04
ΔE00 4.63
Very Dark Green
#062E03
ΔE00 4.71
Hunter Green (survey)
#0B4008
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073C18 #3C072B
analogous
#113C07 #073C18 #073C32
triadic
#073C18 #18073C #3C1807
tetradic
#073C18 #07113C #3C072B #3C3207
square
#073C18 #07113C #3C072B #3C3207
split-complementary
#073C18 #32073C #3C0711
monochromatic
#031B0B #031B0B #073C18 #0D732E #14AA44
Accessibility & contrast
On white
12.59
#073C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#073C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073C18
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073C18 | 1.00 | 12.59 | 1.67 | 12.59 |
| #FFFFFF | 12.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3615
Deuteranopia (green-blind)
#37321B
Tritanopia (blue-blind)
#003B34
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #073c18; /* rgb */ color: rgb(7, 60, 24); /* oklch */ color: oklch(31.3% 0.082 149.0);
Tailwind
colors: {
custom: {
50: '#517255',
500: '#073c18',
950: '#000000',
},
}SCSS
$custom: #073c18; $custom-light: #517255; $custom-dark: #000000;
JSON
{
"hex": "#073c18",
"rgb": {
"r": 7,
"g": 60,
"b": 24
},
"hsl": {
"h": 139.245,
"s": 79.104,
"l": 13.137
},
"oklch": {
"l": 0.31338,
"c": 0.08186,
"h": 149
},
"luminance": 0.03343
}Semantic roles & 50–950 ramp
primary
#073C18
secondary
#7B235F
accent
#32B7F6
background
#F4F7F5
surface
#E7EDE9
border
#C3C8C5
text
#020803
muted
#787B78