#073718#073718
#073718 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.7% C 0.074 H 150.4°. Best body text is #FFFFFF at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #073718 |
|---|---|
| RGB | rgb(7, 55, 24) |
| HSL | hsl(141, 77%, 12%) |
| HSV | hsv(141, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 56.4%, 78.4%) |
| CIE-LAB | lab(19.41, -23.97, 15.01) |
| CIE-LCH | lch(19.41, 28.28, 147.94°) |
| OKLab | oklab(29.71% -0.0644 0.0366) |
| OKLCH | oklch(29.71% 0.074 150.4) |
| XYZ | xyz(1.6185, 2.8433, 1.3275) |
| Luminance | 0.0284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.86
Very Dark Green
#062E03
ΔE00 4.16
Dark Green
#033500
ΔE00 5.15
Evergreen
#05472A
ΔE00 5.35
Pine Green
#0A481E
ΔE00 5.68
Hunter Green (survey)
#0B4008
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073718 #370726
analogous
#0E3707 #073718 #073730
triadic
#073718 #180737 #371807
tetradic
#073718 #070E37 #370726 #373007
square
#073718 #070E37 #370726 #373007
split-complementary
#073718 #300737 #37070E
monochromatic
#031B0C #031B0C #073718 #0E6D30 #15A447
Accessibility & contrast
On white
13.39
#073718 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#073718 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073718
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073718 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073718 | 1.00 | 13.39 | 1.57 | 13.39 |
| #FFFFFF | 13.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373116
Deuteranopia (green-blind)
#322D1A
Tritanopia (blue-blind)
#003630
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073718; /* rgb */ color: rgb(7, 55, 24); /* oklch */ color: oklch(29.7% 0.074 150.4);
Tailwind
colors: {
custom: {
50: '#506e55',
500: '#073718',
950: '#000000',
},
}SCSS
$custom: #073718; $custom-light: #506e55; $custom-dark: #000000;
JSON
{
"hex": "#073718",
"rgb": {
"r": 7,
"g": 55,
"b": 24
},
"hsl": {
"h": 141.25,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29714,
"c": 0.07411,
"h": 150.4
},
"luminance": 0.02843
}Semantic roles & 50–950 ramp
primary
#073718
secondary
#772359
accent
#34B0F4
background
#F4F6F4
surface
#E7ECE8
border
#C3C7C4
text
#020703
muted
#787A78