#072901#072901
#072901 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.077 H 140.1°. Best body text is #FFFFFF at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #072901 |
|---|---|
| RGB | rgb(7, 41, 1) |
| HSL | hsl(111, 95%, 8%) |
| HSV | hsv(111, 98%, 16%) |
| CMYK | cmyk(82.9%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(13.43, -21.63, 18.90) |
| CIE-LCH | lch(13.43, 28.72, 138.84°) |
| OKLab | oklab(24.66% -0.0594 0.0497) |
| OKLCH | oklch(24.66% 0.077 140.1) |
| XYZ | xyz(0.8860, 1.6331, 0.2972) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.80
Dark Forest Green
#002D04
ΔE00 1.92
Dark Green
#033500
ΔE00 4.75
Hunter Green (survey)
#0B4008
ΔE00 7.78
Forrest Green
#154406
ΔE00 9.30
Pine Green
#0A481E
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072901 #230129
analogous
#1B2901 #072901 #01290F
triadic
#072901 #010729 #290107
tetradic
#072901 #011B29 #230129 #290F01
square
#072901 #011B29 #230129 #290F01
split-complementary
#072901 #0F0129 #29011B
monochromatic
#051E01 #051E01 #072901 #116502 #1BA004
Accessibility & contrast
On white
15.83
#072901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#072901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072901
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072901 | 1.00 | 15.83 | 1.33 | 15.83 |
| #FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#032721
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #072901; /* rgb */ color: rgb(7, 41, 1); /* oklch */ color: oklch(24.7% 0.077 140.1);
Tailwind
colors: {
custom: {
50: '#4b6347',
500: '#072901',
950: '#000000',
},
}SCSS
$custom: #072901; $custom-light: #4b6347; $custom-dark: #000000;
JSON
{
"hex": "#072901",
"rgb": {
"r": 7,
"g": 41,
"b": 1
},
"hsl": {
"h": 111,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24664,
"c": 0.07742,
"h": 140.1
},
"luminance": 0.01633
}Semantic roles & 50–950 ramp
primary
#072901
secondary
#62166F
accent
#29FFDF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977