#073F18#073F18
#073F18 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.086 H 148.4°. Best body text is #FFFFFF at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #073F18 |
|---|---|
| RGB | rgb(7, 63, 24) |
| HSL | hsl(138, 80%, 14%) |
| HSV | hsv(138, 89%, 25%) |
| CMYK | cmyk(88.9%, 0%, 61.9%, 75.3%) |
| CIE-LAB | lab(22.53, -27.38, 18.87) |
| CIE-LCH | lch(22.53, 33.25, 145.42°) |
| OKLab | oklab(32.31% -0.0735 0.0453) |
| OKLCH | oklch(32.31% 0.086 148.4) |
| XYZ | xyz(2.0298, 3.6659, 1.4646) |
| Luminance | 0.0367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.77
Hunter Green (survey)
#0B4008
ΔE00 3.97
Dark Green
#033500
ΔE00 4.42
Evergreen
#05472A
ΔE00 4.51
Forest Green (survey)
#06470C
ΔE00 4.79
British Racing Green
#05480D
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073F18 #3F072E
analogous
#123F07 #073F18 #073F34
triadic
#073F18 #18073F #3F1807
tetradic
#073F18 #07123F #3F072E #3F3407
square
#073F18 #07123F #3F072E #3F3407
split-complementary
#073F18 #34073F #3F0712
monochromatic
#031C0A #031C0A #073F18 #0D762D #13AD42
Accessibility & contrast
On white
12.12
#073F18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#073F18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073F18
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073F18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073F18 | 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)
#403914
Deuteranopia (green-blind)
#39341B
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #073f18; /* rgb */ color: rgb(7, 63, 24); /* oklch */ color: oklch(32.3% 0.086 148.4);
Tailwind
colors: {
custom: {
50: '#527556',
500: '#073f18',
950: '#000000',
},
}SCSS
$custom: #073f18; $custom-light: #527556; $custom-dark: #000000;
JSON
{
"hex": "#073f18",
"rgb": {
"r": 7,
"g": 63,
"b": 24
},
"hsl": {
"h": 138.214,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.32306,
"c": 0.08636,
"h": 148.4
},
"luminance": 0.03666
}Semantic roles & 50–950 ramp
primary
#073F18
secondary
#7E2463
accent
#31BBF6
background
#F4F7F5
surface
#E7EDE9
border
#C3C8C5
text
#030803
muted
#787B78