#073C0F#073C0F
#073C0F is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.2% C 0.091 H 145.0°. Best body text is #FFFFFF at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #073C0F |
|---|---|
| RGB | rgb(7, 60, 15) |
| HSL | hsl(129, 79%, 13%) |
| HSV | hsv(129, 88%, 24%) |
| CMYK | cmyk(88.3%, 0%, 75%, 76.5%) |
| CIE-LAB | lab(21.25, -27.54, 22.39) |
| CIE-LCH | lch(21.25, 35.49, 140.89°) |
| OKLab | oklab(31.2% -0.0743 0.0519) |
| OKLCH | oklch(31.2% 0.091 145) |
| XYZ | xyz(1.7896, 3.3112, 0.9966) |
| Luminance | 0.0331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.47
Dark Green
#033500
ΔE00 2.55
Pine Green
#0A481E
ΔE00 3.99
Forest Green (survey)
#06470C
ΔE00 4.11
Forrest Green
#154406
ΔE00 4.27
Very Dark Green
#062E03
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073C0F #3C0734
analogous
#193C07 #073C0F #073C29
triadic
#073C0F #0F073C #3C0F07
tetradic
#073C0F #07193C #3C0734 #3C2907
square
#073C0F #07193C #3C0734 #3C2907
split-complementary
#073C0F #29073C #3C0719
monochromatic
#031B07 #031B07 #073C0F #0D731D #14AA2A
Accessibility & contrast
On white
12.63
#073C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#073C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073C0F
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073C0F | 1.00 | 12.63 | 1.66 | 12.63 |
| #FFFFFF | 12.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3609
Deuteranopia (green-blind)
#373113
Tritanopia (blue-blind)
#003A33
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #073c0f; /* rgb */ color: rgb(7, 60, 15); /* oklch */ color: oklch(31.2% 0.091 145.0);
Tailwind
colors: {
custom: {
50: '#52724f',
500: '#073c0f',
950: '#000000',
},
}SCSS
$custom: #073c0f; $custom-light: #52724f; $custom-dark: #000000;
JSON
{
"hex": "#073c0f",
"rgb": {
"r": 7,
"g": 60,
"b": 15
},
"hsl": {
"h": 129.057,
"s": 79.104,
"l": 13.137
},
"oklch": {
"l": 0.31203,
"c": 0.09066,
"h": 145
},
"luminance": 0.03311
}Semantic roles & 50–950 ramp
primary
#073C0F
secondary
#7B236E
accent
#32D8F6
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#030802
muted
#787B78