#072401#072401
#072401 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.9% C 0.071 H 139.5°. Best body text is #FFFFFF at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #072401 |
|---|---|
| RGB | rgb(7, 36, 1) |
| HSL | hsl(110, 95%, 7%) |
| HSV | hsv(110, 97%, 14%) |
| CMYK | cmyk(80.6%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.34, -19.22, 16.07) |
| CIE-LCH | lch(11.34, 25.05, 140.10°) |
| OKLab | oklab(22.93% -0.0536 0.0458) |
| OKLCH | oklch(22.93% 0.071 139.5) |
| XYZ | xyz(0.7239, 1.3090, 0.2432) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.83
Very Dark Green
#062E03
ΔE00 3.95
Dark Green
#033500
ΔE00 6.92
Hunter Green (survey)
#0B4008
ΔE00 9.86
Pine Green
#0A481E
ΔE00 11.26
Evergreen
#05472A
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072401 #1E0124
analogous
#192401 #072401 #01240C
triadic
#072401 #010724 #240107
tetradic
#072401 #011924 #1E0124 #240C01
square
#072401 #011924 #1E0124 #240C01
split-complementary
#072401 #0C0124 #240119
monochromatic
#061E01 #061E01 #072401 #136003 #1E9B04
Accessibility & contrast
On white
16.64
#072401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#072401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072401
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072401 | 1.00 | 16.64 | 1.26 | 16.64 |
| #FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252000
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#04221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #072401; /* rgb */ color: rgb(7, 36, 1); /* oklch */ color: oklch(22.9% 0.071 139.5);
Tailwind
colors: {
custom: {
50: '#495f47',
500: '#072401',
950: '#000000',
},
}SCSS
$custom: #072401; $custom-light: #495f47; $custom-dark: #000000;
JSON
{
"hex": "#072401",
"rgb": {
"r": 7,
"g": 36,
"b": 1
},
"hsl": {
"h": 109.714,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.2293,
"c": 0.07052,
"h": 139.5
},
"luminance": 0.01309
}Semantic roles & 50–950 ramp
primary
#072401
secondary
#5C166B
accent
#29FFDA
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977