#072701#072701
#072701 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.075 H 139.9°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #072701 |
|---|---|
| RGB | rgb(7, 39, 1) |
| HSL | hsl(111, 95%, 8%) |
| HSV | hsv(111, 97%, 15%) |
| CMYK | cmyk(82.1%, 0%, 97.4%, 84.7%) |
| CIE-LAB | lab(12.60, -20.77, 17.79) |
| CIE-LCH | lch(12.60, 27.34, 139.41°) |
| OKLab | oklab(23.97% -0.0571 0.0482) |
| OKLCH | oklch(23.97% 0.075 139.9) |
| XYZ | xyz(0.8186, 1.4983, 0.2748) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.58
Very Dark Green
#062E03
ΔE00 2.61
Dark Green
#033500
ΔE00 5.58
Hunter Green (survey)
#0B4008
ΔE00 8.58
Forrest Green
#154406
ΔE00 10.10
Pine Green
#0A481E
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072701 #210127
analogous
#1A2701 #072701 #01270E
triadic
#072701 #010727 #270107
tetradic
#072701 #011A27 #210127 #270E01
square
#072701 #011A27 #210127 #270E01
split-complementary
#072701 #0E0127 #27011A
monochromatic
#051E01 #051E01 #072701 #126303 #1C9E04
Accessibility & contrast
On white
16.16
#072701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#072701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072701
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072701 | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#032520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #072701; /* rgb */ color: rgb(7, 39, 1); /* oklch */ color: oklch(24.0% 0.075 139.9);
Tailwind
colors: {
custom: {
50: '#4a6147',
500: '#072701',
950: '#000000',
},
}SCSS
$custom: #072701; $custom-light: #4a6147; $custom-dark: #000000;
JSON
{
"hex": "#072701",
"rgb": {
"r": 7,
"g": 39,
"b": 1
},
"hsl": {
"h": 110.526,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23973,
"c": 0.07469,
"h": 139.9
},
"luminance": 0.01498
}Semantic roles & 50–950 ramp
primary
#072701
secondary
#60166E
accent
#29FFDD
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977