#073114#073114
#073114 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.7% C 0.069 H 149.4°. Best body text is #FFFFFF at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #073114 |
|---|---|
| RGB | rgb(7, 49, 20) |
| HSL | hsl(139, 75%, 11%) |
| HSV | hsv(139, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 59.2%, 80.8%) |
| CIE-LAB | lab(16.95, -22.09, 14.45) |
| CIE-LCH | lch(16.95, 26.39, 146.81°) |
| OKLab | oklab(27.66% -0.0594 0.0351) |
| OKLCH | oklch(27.66% 0.069 149.4) |
| XYZ | xyz(1.3121, 2.2922, 1.0350) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.07
Very Dark Green
#062E03
ΔE00 3.46
Dark Green
#033500
ΔE00 5.52
Evergreen
#05472A
ΔE00 7.11
Pine Green
#0A481E
ΔE00 7.53
Hunter Green (survey)
#0B4008
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073114 #310724
analogous
#0F3107 #073114 #073129
triadic
#073114 #140731 #311407
tetradic
#073114 #070F31 #310724 #312907
square
#073114 #070F31 #310724 #312907
split-complementary
#073114 #290731 #31070F
monochromatic
#041B0B #041B0B #073114 #0F672A #169C40
Accessibility & contrast
On white
14.40
#073114 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#073114 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073114
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073114 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073114 | 1.00 | 14.40 | 1.46 | 14.40 |
| #FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C12
Deuteranopia (green-blind)
#2C2816
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073114; /* rgb */ color: rgb(7, 49, 20); /* oklch */ color: oklch(27.7% 0.069 149.4);
Tailwind
colors: {
custom: {
50: '#4e6952',
500: '#073114',
950: '#000000',
},
}SCSS
$custom: #073114; $custom-light: #4e6952; $custom-dark: #000000;
JSON
{
"hex": "#073114",
"rgb": {
"r": 7,
"g": 49,
"b": 20
},
"hsl": {
"h": 138.571,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.27663,
"c": 0.06902,
"h": 149.4
},
"luminance": 0.02292
}Semantic roles & 50–950 ramp
primary
#073114
secondary
#712359
accent
#36B8F2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78