#072501#072501
#072501 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.3% C 0.072 H 139.6°. Best body text is #FFFFFF at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #072501 |
|---|---|
| RGB | rgb(7, 37, 1) |
| HSL | hsl(110, 95%, 7%) |
| HSV | hsv(110, 97%, 15%) |
| CMYK | cmyk(81.1%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(11.76, -19.77, 16.65) |
| CIE-LCH | lch(11.76, 25.85, 139.91°) |
| OKLab | oklab(23.28% -0.0548 0.0466) |
| OKLCH | oklch(23.28% 0.072 139.6) |
| XYZ | xyz(0.7546, 1.3704, 0.2535) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.38
Very Dark Green
#062E03
ΔE00 3.49
Dark Green
#033500
ΔE00 6.46
Hunter Green (survey)
#0B4008
ΔE00 9.42
Pine Green
#0A481E
ΔE00 10.88
Forrest Green
#154406
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072501 #1F0125
analogous
#192501 #072501 #01250D
triadic
#072501 #010725 #250107
tetradic
#072501 #011925 #1F0125 #250D01
square
#072501 #011925 #1F0125 #250D01
split-complementary
#072501 #0D0125 #250119
monochromatic
#061E01 #061E01 #072501 #126103 #1E9C04
Accessibility & contrast
On white
16.48
#072501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#072501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072501
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072501 | 1.00 | 16.48 | 1.27 | 16.48 |
| #FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#231E04
Tritanopia (blue-blind)
#04231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #072501; /* rgb */ color: rgb(7, 37, 1); /* oklch */ color: oklch(23.3% 0.072 139.6);
Tailwind
colors: {
custom: {
50: '#4a6047',
500: '#072501',
950: '#000000',
},
}SCSS
$custom: #072501; $custom-light: #4a6047; $custom-dark: #000000;
JSON
{
"hex": "#072501",
"rgb": {
"r": 7,
"g": 37,
"b": 1
},
"hsl": {
"h": 110,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23278,
"c": 0.07192,
"h": 139.6
},
"luminance": 0.0137
}Semantic roles & 50–950 ramp
primary
#072501
secondary
#5E166C
accent
#29FFDB
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977