#072001#072001
#072001 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.5% C 0.065 H 138.7°. Best body text is #FFFFFF at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #072001 |
|---|---|
| RGB | rgb(7, 32, 1) |
| HSL | hsl(108, 94%, 6%) |
| HSV | hsv(108, 97%, 13%) |
| CMYK | cmyk(78.1%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(9.64, -16.59, 13.69) |
| CIE-LCH | lch(9.64, 21.51, 140.47°) |
| OKLab | oklab(21.53% -0.0487 0.0427) |
| OKLCH | oklch(21.53% 0.065 138.7) |
| XYZ | xyz(0.6096, 1.0803, 0.2051) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.88
Very Dark Green
#062E03
ΔE00 5.99
Dark Green
#033500
ΔE00 8.92
Hunter Green (survey)
#0B4008
ΔE00 11.77
Evergreen
#05472A
ΔE00 12.65
Pine Green
#0A481E
ΔE00 12.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072001 #1A0120
analogous
#172001 #072001 #01200B
triadic
#072001 #010720 #200107
tetradic
#072001 #011720 #1A0120 #200B01
square
#072001 #011720 #1A0120 #200B01
split-complementary
#072001 #0B0120 #200117
monochromatic
#061E01 #061E01 #072001 #145B03 #219705
Accessibility & contrast
On white
17.27
#072001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072001
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072001 | 1.00 | 17.27 | 1.22 | 17.27 |
| #FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1E1A03
Tritanopia (blue-blind)
#051E1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072001; /* rgb */ color: rgb(7, 32, 1); /* oklch */ color: oklch(21.5% 0.065 138.7);
Tailwind
colors: {
custom: {
50: '#495b47',
500: '#072001',
950: '#000000',
},
}SCSS
$custom: #072001; $custom-light: #495b47; $custom-dark: #000000;
JSON
{
"hex": "#072001",
"rgb": {
"r": 7,
"g": 32,
"b": 1
},
"hsl": {
"h": 108.387,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21527,
"c": 0.06478,
"h": 138.7
},
"luminance": 0.0108
}Semantic roles & 50–950 ramp
primary
#072001
secondary
#581567
accent
#29FFD6
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977