#073605#073605
#073605 is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.091 H 142.3°. Best body text is #FFFFFF at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #073605 |
|---|---|
| RGB | rgb(7, 54, 5) |
| HSL | hsl(118, 83%, 12%) |
| HSV | hsv(118, 91%, 21%) |
| CMYK | cmyk(87%, 0%, 90.7%, 78.8%) |
| CIE-LAB | lab(18.78, -26.34, 23.96) |
| CIE-LCH | lch(18.78, 35.61, 137.71°) |
| OKLab | oklab(29.12% -0.0717 0.0555) |
| OKLCH | oklch(29.12% 0.091 142.3) |
| XYZ | xyz(1.4341, 2.6943, 0.5880) |
| Luminance | 0.0269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.79
Very Dark Green
#062E03
ΔE00 2.78
Hunter Green (survey)
#0B4008
ΔE00 3.26
Dark Forest Green
#002D04
ΔE00 3.38
Forrest Green
#154406
ΔE00 4.91
Forest Green (survey)
#06470C
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073605 #340536
analogous
#203605 #073605 #05361C
triadic
#073605 #050736 #360507
tetradic
#073605 #052036 #340536 #361C05
square
#073605 #052036 #340536 #361C05
split-complementary
#073605 #1C0536 #360520
monochromatic
#041C03 #041C03 #073605 #0E6E0A #16A60F
Accessibility & contrast
On white
13.65
#073605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#073605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073605
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073605 | 1.00 | 13.65 | 1.54 | 13.65 |
| #FFFFFF | 13.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373000
Deuteranopia (green-blind)
#322C0A
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #073605; /* rgb */ color: rgb(7, 54, 5); /* oklch */ color: oklch(29.1% 0.091 142.3);
Tailwind
colors: {
custom: {
50: '#506e49',
500: '#073605',
950: '#000000',
},
}SCSS
$custom: #073605; $custom-light: #506e49; $custom-dark: #000000;
JSON
{
"hex": "#073605",
"rgb": {
"r": 7,
"g": 54,
"b": 5
},
"hsl": {
"h": 117.551,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.29117,
"c": 0.09062,
"h": 142.3
},
"luminance": 0.02694
}Semantic roles & 50–950 ramp
primary
#073605
secondary
#742077
accent
#2EF9F1
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77