#073113#073113
#073113 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.6% C 0.070 H 148.7°. Best body text is #FFFFFF at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #073113 |
|---|---|
| RGB | rgb(7, 49, 19) |
| HSL | hsl(137, 75%, 11%) |
| HSV | hsv(137, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 61.2%, 80.8%) |
| CIE-LAB | lab(16.93, -22.28, 15.05) |
| CIE-LCH | lch(16.93, 26.89, 145.95°) |
| OKLab | oklab(27.64% -0.06 0.0364) |
| OKLCH | oklch(27.64% 0.07 148.7) |
| XYZ | xyz(1.3034, 2.2887, 0.9890) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.78
Very Dark Green
#062E03
ΔE00 3.14
Dark Green
#033500
ΔE00 5.20
Evergreen
#05472A
ΔE00 7.19
Hunter Green (survey)
#0B4008
ΔE00 7.26
Pine Green
#0A481E
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073113 #310725
analogous
#103107 #073113 #073128
triadic
#073113 #130731 #311307
tetradic
#073113 #071031 #310725 #312807
square
#073113 #071031 #310725 #312807
split-complementary
#073113 #280731 #310710
monochromatic
#041B0A #041B0A #073113 #0F6728 #169C3D
Accessibility & contrast
On white
14.41
#073113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#073113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073113
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073113 | 1.00 | 14.41 | 1.46 | 14.41 |
| #FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C10
Deuteranopia (green-blind)
#2D2815
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073113; /* rgb */ color: rgb(7, 49, 19); /* oklch */ color: oklch(27.6% 0.070 148.7);
Tailwind
colors: {
custom: {
50: '#4e6951',
500: '#073113',
950: '#000000',
},
}SCSS
$custom: #073113; $custom-light: #4e6951; $custom-dark: #000000;
JSON
{
"hex": "#073113",
"rgb": {
"r": 7,
"g": 49,
"b": 19
},
"hsl": {
"h": 137.143,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.27644,
"c": 0.07014,
"h": 148.7
},
"luminance": 0.02289
}Semantic roles & 50–950 ramp
primary
#073113
secondary
#71235B
accent
#36BCF2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78