#073002#073002
#073002 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.086 H 141.1°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #073002 |
|---|---|
| RGB | rgb(7, 48, 2) |
| HSL | hsl(113, 92%, 10%) |
| HSV | hsv(113, 96%, 19%) |
| CMYK | cmyk(85.4%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(16.32, -24.35, 22.22) |
| CIE-LCH | lch(16.32, 32.96, 137.62°) |
| OKLab | oklab(27.07% -0.0666 0.0538) |
| OKLCH | oklch(27.07% 0.086 141.1) |
| XYZ | xyz(1.1555, 2.1633, 0.4141) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.91
Dark Forest Green
#002D04
ΔE00 1.84
Dark Green
#033500
ΔE00 2.15
Hunter Green (survey)
#0B4008
ΔE00 5.21
Forrest Green
#154406
ΔE00 6.76
Forest Green (survey)
#06470C
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073002 #2B0230
analogous
#1E3002 #073002 #023014
triadic
#073002 #020730 #300207
tetradic
#073002 #021E30 #2B0230 #301402
square
#073002 #021E30 #2B0230 #301402
split-complementary
#073002 #140230 #30021E
monochromatic
#041D01 #041D01 #073002 #106B04 #18A607
Accessibility & contrast
On white
14.66
#073002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#073002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073002
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073002 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322A00
Deuteranopia (green-blind)
#2D2706
Tritanopia (blue-blind)
#012E27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #073002; /* rgb */ color: rgb(7, 48, 2); /* oklch */ color: oklch(27.1% 0.086 141.1);
Tailwind
colors: {
custom: {
50: '#4e6948',
500: '#073002',
950: '#000000',
},
}SCSS
$custom: #073002; $custom-light: #4e6948; $custom-dark: #000000;
JSON
{
"hex": "#073002",
"rgb": {
"r": 7,
"g": 48,
"b": 2
},
"hsl": {
"h": 113.478,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27069,
"c": 0.08557,
"h": 141.1
},
"luminance": 0.02163
}Semantic roles & 50–950 ramp
primary
#073002
secondary
#6B1975
accent
#29FFE8
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77