#073811#073811
#073811 is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.9% C 0.083 H 146.3°. Best body text is #FFFFFF at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #073811 |
|---|---|
| RGB | rgb(7, 56, 17) |
| HSL | hsl(132, 78%, 12%) |
| HSV | hsv(132, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 69.6%, 78%) |
| CIE-LAB | lab(19.70, -25.64, 19.55) |
| CIE-LCH | lch(19.70, 32.24, 142.68°) |
| OKLab | oklab(29.92% -0.0691 0.0461) |
| OKLCH | oklch(29.92% 0.083 146.3) |
| XYZ | xyz(1.6029, 2.9138, 1.0082) |
| Luminance | 0.0291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.91
Very Dark Green
#062E03
ΔE00 3.15
Dark Forest Green
#002D04
ΔE00 3.26
Hunter Green (survey)
#0B4008
ΔE00 4.20
Pine Green
#0A481E
ΔE00 4.94
Forest Green (survey)
#06470C
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073811 #38072E
analogous
#153807 #073811 #07382A
triadic
#073811 #110738 #381107
tetradic
#073811 #071538 #38072E #382A07
square
#073811 #071538 #38072E #382A07
split-complementary
#073811 #2A0738 #380715
monochromatic
#031B08 #031B08 #073811 #0E6E22 #15A532
Accessibility & contrast
On white
13.27
#073811 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#073811 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073811
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073811 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073811 | 1.00 | 13.27 | 1.58 | 13.27 |
| #FFFFFF | 13.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39320D
Deuteranopia (green-blind)
#332E14
Tritanopia (blue-blind)
#003630
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073811; /* rgb */ color: rgb(7, 56, 17); /* oklch */ color: oklch(29.9% 0.083 146.3);
Tailwind
colors: {
custom: {
50: '#506f50',
500: '#073811',
950: '#000000',
},
}SCSS
$custom: #073811; $custom-light: #506f50; $custom-dark: #000000;
JSON
{
"hex": "#073811",
"rgb": {
"r": 7,
"g": 56,
"b": 17
},
"hsl": {
"h": 132.245,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.29921,
"c": 0.08304,
"h": 146.3
},
"luminance": 0.02914
}Semantic roles & 50–950 ramp
primary
#073811
secondary
#782366
accent
#34CDF4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78