#073807#073807
#073807 is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.8% C 0.092 H 142.8°. Best body text is #FFFFFF at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #073807 |
|---|---|
| RGB | rgb(7, 56, 7) |
| HSL | hsl(120, 78%, 12%) |
| HSV | hsv(120, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 87.5%, 78%) |
| CIE-LAB | lab(19.59, -26.89, 24.09) |
| CIE-LCH | lch(19.59, 36.10, 138.14°) |
| OKLab | oklab(29.8% -0.073 0.0553) |
| OKLCH | oklch(29.8% 0.092 142.8) |
| XYZ | xyz(1.5401, 2.8887, 0.6774) |
| Luminance | 0.0289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.10
Hunter Green (survey)
#0B4008
ΔE00 2.71
Very Dark Green
#062E03
ΔE00 3.33
Dark Forest Green
#002D04
ΔE00 3.86
Forrest Green
#154406
ΔE00 4.43
Forest Green (survey)
#06470C
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073807 #380738
analogous
#203807 #073807 #073820
triadic
#073807 #070738 #380707
tetradic
#073807 #072038 #380738 #382007
square
#073807 #072038 #380738 #382007
split-complementary
#073807 #200738 #380720
monochromatic
#031B03 #031B03 #073807 #0E6E0E #15A515
Accessibility & contrast
On white
13.31
#073807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#073807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073807
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073807 | 1.00 | 13.31 | 1.58 | 13.31 |
| #FFFFFF | 13.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393201
Deuteranopia (green-blind)
#342E0C
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073807; /* rgb */ color: rgb(7, 56, 7); /* oklch */ color: oklch(29.8% 0.092 142.8);
Tailwind
colors: {
custom: {
50: '#516f4b',
500: '#073807',
950: '#000000',
},
}SCSS
$custom: #073807; $custom-light: #516f4b; $custom-dark: #000000;
JSON
{
"hex": "#073807",
"rgb": {
"r": 7,
"g": 56,
"b": 7
},
"hsl": {
"h": 120,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.29802,
"c": 0.09159,
"h": 142.8
},
"luminance": 0.02889
}Semantic roles & 50–950 ramp
primary
#073807
secondary
#782378
accent
#34F4F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77