#073111#073111
#073111 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.6% C 0.072 H 147.5°. Best body text is #FFFFFF at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #073111 |
|---|---|
| RGB | rgb(7, 49, 17) |
| HSL | hsl(134, 75%, 11%) |
| HSV | hsv(134, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 65.3%, 80.8%) |
| CIE-LAB | lab(16.90, -22.65, 16.23) |
| CIE-LCH | lch(16.90, 27.86, 144.38°) |
| OKLab | oklab(27.61% -0.061 0.0389) |
| OKLCH | oklch(27.61% 0.072 147.5) |
| XYZ | xyz(1.2870, 2.2821, 0.9029) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.26
Very Dark Green
#062E03
ΔE00 2.53
Dark Green
#033500
ΔE00 4.59
Hunter Green (survey)
#0B4008
ΔE00 6.78
Pine Green
#0A481E
ΔE00 7.26
Evergreen
#05472A
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073111 #310727
analogous
#123107 #073111 #073126
triadic
#073111 #110731 #311107
tetradic
#073111 #071231 #310727 #312607
square
#073111 #071231 #310727 #312607
split-complementary
#073111 #260731 #310712
monochromatic
#041B09 #041B09 #073111 #0F6724 #169C36
Accessibility & contrast
On white
14.42
#073111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#073111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073111
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073111 | 1.00 | 14.42 | 1.46 | 14.42 |
| #FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0E
Deuteranopia (green-blind)
#2D2813
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073111; /* rgb */ color: rgb(7, 49, 17); /* oklch */ color: oklch(27.6% 0.072 147.5);
Tailwind
colors: {
custom: {
50: '#4e6950',
500: '#073111',
950: '#000000',
},
}SCSS
$custom: #073111; $custom-light: #4e6950; $custom-dark: #000000;
JSON
{
"hex": "#073111",
"rgb": {
"r": 7,
"g": 49,
"b": 17
},
"hsl": {
"h": 134.286,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.27608,
"c": 0.07234,
"h": 147.5
},
"luminance": 0.02282
}Semantic roles & 50–950 ramp
primary
#073111
secondary
#71235E
accent
#36C5F2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78