#073018#073018
#073018 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.063 H 153.1°. Best body text is #FFFFFF at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #073018 |
|---|---|
| RGB | rgb(7, 48, 24) |
| HSL | hsl(145, 75%, 11%) |
| HSV | hsv(145, 85%, 19%) |
| CMYK | cmyk(85.4%, 0%, 50%, 81.2%) |
| CIE-LAB | lab(16.63, -20.77, 11.44) |
| CIE-LCH | lch(16.63, 23.71, 151.15°) |
| OKLab | oklab(27.42% -0.056 0.0284) |
| OKLCH | oklch(27.42% 0.063 153.1) |
| XYZ | xyz(1.3093, 2.2249, 1.2244) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.62
Very Dark Green
#062E03
ΔE00 5.09
Dark Green
#033500
ΔE00 7.26
Evergreen
#05472A
ΔE00 7.29
Pine Green
#0A481E
ΔE00 8.55
Hunter Green (survey)
#0B4008
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073018 #30071F
analogous
#0A3007 #073018 #07302C
triadic
#073018 #180730 #301807
tetradic
#073018 #070A30 #30071F #302C07
square
#073018 #070A30 #30071F #302C07
split-complementary
#073018 #2C0730 #30070A
monochromatic
#041B0D #041B0D #073018 #0F6533 #179B4D
Accessibility & contrast
On white
14.53
#073018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#073018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073018
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073018 | 1.00 | 14.53 | 1.45 | 14.53 |
| #FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B16
Deuteranopia (green-blind)
#2B281A
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #073018; /* rgb */ color: rgb(7, 48, 24); /* oklch */ color: oklch(27.4% 0.063 153.1);
Tailwind
colors: {
custom: {
50: '#4d6955',
500: '#073018',
950: '#000000',
},
}SCSS
$custom: #073018; $custom-light: #4d6955; $custom-dark: #000000;
JSON
{
"hex": "#073018",
"rgb": {
"r": 7,
"g": 48,
"b": 24
},
"hsl": {
"h": 144.878,
"s": 74.545,
"l": 10.784
},
"oklch": {
"l": 0.27419,
"c": 0.06276,
"h": 153.1
},
"luminance": 0.02225
}Semantic roles & 50–950 ramp
primary
#073018
secondary
#702350
accent
#37A4F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020603
muted
#787A78