#073F19#073F19
#073F19 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.085 H 148.9°. Best body text is #FFFFFF at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #073F19 |
|---|---|
| RGB | rgb(7, 63, 25) |
| HSL | hsl(139, 80%, 14%) |
| HSV | hsv(139, 89%, 25%) |
| CMYK | cmyk(88.9%, 0%, 60.3%, 75.3%) |
| CIE-LAB | lab(22.55, -27.20, 18.30) |
| CIE-LCH | lch(22.55, 32.78, 146.06°) |
| OKLab | oklab(32.32% -0.0731 0.0441) |
| OKLCH | oklch(32.32% 0.085 148.9) |
| XYZ | xyz(2.0404, 3.6701, 1.5204) |
| Luminance | 0.0367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.82
Hunter Green (survey)
#0B4008
ΔE00 4.26
Evergreen
#05472A
ΔE00 4.27
Dark Green
#033500
ΔE00 4.64
Forest Green (survey)
#06470C
ΔE00 5.03
British Racing Green
#05480D
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073F19 #3F072D
analogous
#113F07 #073F19 #073F35
triadic
#073F19 #19073F #3F1907
tetradic
#073F19 #07113F #3F072D #3F3507
square
#073F19 #07113F #3F072D #3F3507
split-complementary
#073F19 #35073F #3F0711
monochromatic
#031C0B #031C0B #073F19 #0D762F #13AD45
Accessibility & contrast
On white
12.11
#073F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#073F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073F19
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073F19 | 1.00 | 12.11 | 1.73 | 12.11 |
| #FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403916
Deuteranopia (green-blind)
#39341C
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #073f19; /* rgb */ color: rgb(7, 63, 25); /* oklch */ color: oklch(32.3% 0.085 148.9);
Tailwind
colors: {
custom: {
50: '#527556',
500: '#073f19',
950: '#000000',
},
}SCSS
$custom: #073f19; $custom-light: #527556; $custom-dark: #000000;
JSON
{
"hex": "#073f19",
"rgb": {
"r": 7,
"g": 63,
"b": 25
},
"hsl": {
"h": 139.286,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.32323,
"c": 0.08532,
"h": 148.9
},
"luminance": 0.0367
}Semantic roles & 50–950 ramp
primary
#073F19
secondary
#7E2461
accent
#31B7F6
background
#F4F7F5
surface
#E7EDE9
border
#C3C8C5
text
#030803
muted
#787B78