#073F16#073F16
#073F16 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.088 H 147.4°. Best body text is #FFFFFF at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #073F16 |
|---|---|
| RGB | rgb(7, 63, 22) |
| HSL | hsl(136, 80%, 14%) |
| HSV | hsv(136, 89%, 25%) |
| CMYK | cmyk(88.9%, 0%, 65.1%, 75.3%) |
| CIE-LAB | lab(22.51, -27.71, 20.00) |
| CIE-LCH | lch(22.51, 34.18, 144.19°) |
| OKLab | oklab(32.27% -0.0745 0.0476) |
| OKLCH | oklch(32.27% 0.088 147.4) |
| XYZ | xyz(2.0098, 3.6579, 1.3590) |
| Luminance | 0.0366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.77
Hunter Green (survey)
#0B4008
ΔE00 3.42
Dark Green
#033500
ΔE00 4.03
Forest Green (survey)
#06470C
ΔE00 4.32
British Racing Green
#05480D
ΔE00 4.46
Evergreen
#05472A
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073F16 #3F0730
analogous
#143F07 #073F16 #073F32
triadic
#073F16 #16073F #3F1607
tetradic
#073F16 #07143F #3F0730 #3F3207
square
#073F16 #07143F #3F0730 #3F3207
split-complementary
#073F16 #32073F #3F0714
monochromatic
#031C0A #031C0A #073F16 #0D7629 #13AD3C
Accessibility & contrast
On white
12.13
#073F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#073F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073F16
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073F16 | 1.00 | 12.13 | 1.73 | 12.13 |
| #FFFFFF | 12.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403812
Deuteranopia (green-blind)
#3A3419
Tritanopia (blue-blind)
#003D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #073f16; /* rgb */ color: rgb(7, 63, 22); /* oklch */ color: oklch(32.3% 0.088 147.4);
Tailwind
colors: {
custom: {
50: '#527554',
500: '#073f16',
950: '#000000',
},
}SCSS
$custom: #073f16; $custom-light: #527554; $custom-dark: #000000;
JSON
{
"hex": "#073f16",
"rgb": {
"r": 7,
"g": 63,
"b": 22
},
"hsl": {
"h": 136.071,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.32274,
"c": 0.08839,
"h": 147.4
},
"luminance": 0.03658
}Semantic roles & 50–950 ramp
primary
#073F16
secondary
#7E2466
accent
#31C2F6
background
#F4F7F4
surface
#E8EDE7
border
#C4C8C3
text
#030803
muted
#787B78