#073F15#073F15
#073F15 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.089 H 147.0°. Best body text is #FFFFFF at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #073F15 |
|---|---|
| RGB | rgb(7, 63, 21) |
| HSL | hsl(135, 80%, 14%) |
| HSV | hsv(135, 89%, 25%) |
| CMYK | cmyk(88.9%, 0%, 66.7%, 75.3%) |
| CIE-LAB | lab(22.49, -27.87, 20.55) |
| CIE-LCH | lch(22.49, 34.63, 143.60°) |
| OKLab | oklab(32.26% -0.075 0.0487) |
| OKLCH | oklch(32.26% 0.089 147) |
| XYZ | xyz(2.0003, 3.6541, 1.3092) |
| Luminance | 0.0365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.81
Hunter Green (survey)
#0B4008
ΔE00 3.15
Dark Green
#033500
ΔE00 3.85
Forest Green (survey)
#06470C
ΔE00 4.10
British Racing Green
#05480D
ΔE00 4.26
Forrest Green
#154406
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073F15 #3F0731
analogous
#153F07 #073F15 #073F31
triadic
#073F15 #15073F #3F1507
tetradic
#073F15 #07153F #3F0731 #3F3107
square
#073F15 #07153F #3F0731 #3F3107
split-complementary
#073F15 #31073F #3F0715
monochromatic
#031C09 #031C09 #073F15 #0D7627 #13AD3A
Accessibility & contrast
On white
12.13
#073F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#073F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073F15
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073F15 | 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)
#403811
Deuteranopia (green-blind)
#3A3418
Tritanopia (blue-blind)
#003D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #073f15; /* rgb */ color: rgb(7, 63, 21); /* oklch */ color: oklch(32.3% 0.089 147.0);
Tailwind
colors: {
custom: {
50: '#527554',
500: '#073f15',
950: '#000000',
},
}SCSS
$custom: #073f15; $custom-light: #527554; $custom-dark: #000000;
JSON
{
"hex": "#073f15",
"rgb": {
"r": 7,
"g": 63,
"b": 21
},
"hsl": {
"h": 135,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.32258,
"c": 0.08938,
"h": 147
},
"luminance": 0.03654
}Semantic roles & 50–950 ramp
primary
#073F15
secondary
#7E2468
accent
#31C5F6
background
#F4F7F4
surface
#E8EDE7
border
#C4C8C3
text
#030802
muted
#787B78