#073204#073204
#073204 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.086 H 141.9°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #073204 |
|---|---|
| RGB | rgb(7, 50, 4) |
| HSL | hsl(116, 85%, 11%) |
| HSV | hsv(116, 92%, 20%) |
| CMYK | cmyk(86%, 0%, 92%, 80.4%) |
| CIE-LAB | lab(17.16, -24.89, 22.43) |
| CIE-LCH | lch(17.16, 33.50, 137.97°) |
| OKLab | oklab(27.77% -0.0678 0.0532) |
| OKLCH | oklch(27.77% 0.086 141.9) |
| XYZ | xyz(1.2501, 2.3350, 0.4997) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.41
Dark Green
#033500
ΔE00 1.68
Dark Forest Green
#002D04
ΔE00 2.16
Hunter Green (survey)
#0B4008
ΔE00 4.63
Forrest Green
#154406
ΔE00 6.22
Forest Green (survey)
#06470C
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073204 #2F0432
analogous
#1E3204 #073204 #043218
triadic
#073204 #040732 #320407
tetradic
#073204 #041E32 #2F0432 #321804
square
#073204 #041E32 #2F0432 #321804
split-complementary
#073204 #180432 #32041E
monochromatic
#041C02 #041C02 #073204 #0F6B09 #17A30D
Accessibility & contrast
On white
14.31
#073204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#073204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073204
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073204 | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#2F2908
Tritanopia (blue-blind)
#003029
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073204; /* rgb */ color: rgb(7, 50, 4); /* oklch */ color: oklch(27.8% 0.086 141.9);
Tailwind
colors: {
custom: {
50: '#4f6a49',
500: '#073204',
950: '#000000',
},
}SCSS
$custom: #073204; $custom-light: #4f6a49; $custom-dark: #000000;
JSON
{
"hex": "#073204",
"rgb": {
"r": 7,
"g": 50,
"b": 4
},
"hsl": {
"h": 116.087,
"s": 85.185,
"l": 10.588
},
"oklch": {
"l": 0.27768,
"c": 0.08621,
"h": 141.9
},
"luminance": 0.02335
}Semantic roles & 50–950 ramp
primary
#073204
secondary
#6F1D74
accent
#2CFBEE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77