#073118#073118
#073118 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.7% C 0.064 H 152.6°. Best body text is #FFFFFF at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #073118 |
|---|---|
| RGB | rgb(7, 49, 24) |
| HSL | hsl(144, 75%, 11%) |
| HSV | hsv(144, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 51%, 80.8%) |
| CIE-LAB | lab(17.03, -21.24, 11.96) |
| CIE-LCH | lch(17.03, 24.38, 150.61°) |
| OKLab | oklab(27.75% -0.0572 0.0296) |
| OKLCH | oklch(27.75% 0.064 152.6) |
| XYZ | xyz(1.3507, 2.3076, 1.2382) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.38
Very Dark Green
#062E03
ΔE00 4.84
Dark Green
#033500
ΔE00 6.90
Evergreen
#05472A
ΔE00 6.97
Pine Green
#0A481E
ΔE00 8.12
Hunter Green (survey)
#0B4008
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073118 #310720
analogous
#0B3107 #073118 #07312D
triadic
#073118 #180731 #311807
tetradic
#073118 #070B31 #310720 #312D07
square
#073118 #070B31 #310720 #312D07
split-complementary
#073118 #2D0731 #31070B
monochromatic
#041B0D #041B0D #073118 #0F6732 #169C4C
Accessibility & contrast
On white
14.37
#073118 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#073118 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073118
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073118 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073118 | 1.00 | 14.37 | 1.46 | 14.37 |
| #FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C16
Deuteranopia (green-blind)
#2C281A
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073118; /* rgb */ color: rgb(7, 49, 24); /* oklch */ color: oklch(27.7% 0.064 152.6);
Tailwind
colors: {
custom: {
50: '#4e6955',
500: '#073118',
950: '#000000',
},
}SCSS
$custom: #073118; $custom-light: #4e6955; $custom-dark: #000000;
JSON
{
"hex": "#073118",
"rgb": {
"r": 7,
"g": 49,
"b": 24
},
"hsl": {
"h": 144.286,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.27748,
"c": 0.06442,
"h": 152.6
},
"luminance": 0.02308
}Semantic roles & 50–950 ramp
primary
#073118
secondary
#712351
accent
#36A6F2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020603
muted
#787A78