#073818#073818
#073818 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.076 H 150.1°. Best body text is #FFFFFF at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #073818 |
|---|---|
| RGB | rgb(7, 56, 24) |
| HSL | hsl(141, 78%, 12%) |
| HSV | hsv(141, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 57.1%, 78%) |
| CIE-LAB | lab(19.80, -24.41, 15.51) |
| CIE-LCH | lch(19.80, 28.92, 147.58°) |
| OKLab | oklab(30.04% -0.0656 0.0377) |
| OKLCH | oklch(30.04% 0.076 150.1) |
| XYZ | xyz(1.6665, 2.9393, 1.3435) |
| Luminance | 0.0294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.94
Very Dark Green
#062E03
ΔE00 4.20
Dark Green
#033500
ΔE00 4.94
Evergreen
#05472A
ΔE00 5.15
Pine Green
#0A481E
ΔE00 5.30
Hunter Green (survey)
#0B4008
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073818 #380727
analogous
#0F3807 #073818 #073831
triadic
#073818 #180738 #381807
tetradic
#073818 #070F38 #380727 #383107
square
#073818 #070F38 #380727 #383107
split-complementary
#073818 #310738 #38070F
monochromatic
#031B0C #031B0C #073818 #0E6E2F #15A547
Accessibility & contrast
On white
13.23
#073818 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#073818 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073818
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073818 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073818 | 1.00 | 13.23 | 1.59 | 13.23 |
| #FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383215
Deuteranopia (green-blind)
#332E1A
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073818; /* rgb */ color: rgb(7, 56, 24); /* oklch */ color: oklch(30.0% 0.076 150.1);
Tailwind
colors: {
custom: {
50: '#506f55',
500: '#073818',
950: '#000000',
},
}SCSS
$custom: #073818; $custom-light: #506f55; $custom-dark: #000000;
JSON
{
"hex": "#073818",
"rgb": {
"r": 7,
"g": 56,
"b": 24
},
"hsl": {
"h": 140.816,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.3004,
"c": 0.07569,
"h": 150.1
},
"luminance": 0.02939
}Semantic roles & 50–950 ramp
primary
#073818
secondary
#78235A
accent
#34B1F4
background
#F4F6F5
surface
#E7ECE8
border
#C3C7C4
text
#020703
muted
#787A78