#073F17#073F17
#073F17 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.087 H 147.9°. Best body text is #FFFFFF at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #073F17 |
|---|---|
| RGB | rgb(7, 63, 23) |
| HSL | hsl(137, 80%, 14%) |
| HSV | hsv(137, 89%, 25%) |
| CMYK | cmyk(88.9%, 0%, 63.5%, 75.3%) |
| CIE-LAB | lab(22.52, -27.55, 19.44) |
| CIE-LCH | lch(22.52, 33.72, 144.79°) |
| OKLab | oklab(32.29% -0.074 0.0464) |
| OKLCH | oklch(32.29% 0.087 147.9) |
| XYZ | xyz(2.0196, 3.6618, 1.4108) |
| Luminance | 0.0366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.76
Hunter Green (survey)
#0B4008
ΔE00 3.69
Dark Green
#033500
ΔE00 4.22
Forest Green (survey)
#06470C
ΔE00 4.55
British Racing Green
#05480D
ΔE00 4.68
Evergreen
#05472A
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073F17 #3F072F
analogous
#133F07 #073F17 #073F33
triadic
#073F17 #17073F #3F1707
tetradic
#073F17 #07133F #3F072F #3F3307
square
#073F17 #07133F #3F072F #3F3307
split-complementary
#073F17 #33073F #3F0713
monochromatic
#031C0A #031C0A #073F17 #0D762B #13AD3F
Accessibility & contrast
On white
12.12
#073F17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#073F17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073F17
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073F17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073F17 | 1.00 | 12.12 | 1.73 | 12.12 |
| #FFFFFF | 12.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403813
Deuteranopia (green-blind)
#39341A
Tritanopia (blue-blind)
#003D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #073f17; /* rgb */ color: rgb(7, 63, 23); /* oklch */ color: oklch(32.3% 0.087 147.9);
Tailwind
colors: {
custom: {
50: '#527555',
500: '#073f17',
950: '#000000',
},
}SCSS
$custom: #073f17; $custom-light: #527555; $custom-dark: #000000;
JSON
{
"hex": "#073f17",
"rgb": {
"r": 7,
"g": 63,
"b": 23
},
"hsl": {
"h": 137.143,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.3229,
"c": 0.08738,
"h": 147.9
},
"luminance": 0.03662
}Semantic roles & 50–950 ramp
primary
#073F17
secondary
#7E2464
accent
#31BEF6
background
#F4F7F5
surface
#E7EDE8
border
#C3C8C4
text
#030803
muted
#787B78