#072400#072400
#072400 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.9% C 0.072 H 138.9°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #072400 |
|---|---|
| RGB | rgb(7, 36, 0) |
| HSL | hsl(108, 100%, 7%) |
| HSV | hsv(108, 100%, 14%) |
| CMYK | cmyk(80.6%, 0%, 100%, 85.9%) |
| CIE-LAB | lab(11.32, -19.38, 16.46) |
| CIE-LCH | lch(11.32, 25.42, 139.66°) |
| OKLab | oklab(22.91% -0.0543 0.0474) |
| OKLCH | oklch(22.91% 0.072 138.9) |
| XYZ | xyz(0.7185, 1.3069, 0.2144) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.72
Very Dark Green
#062E03
ΔE00 3.82
Dark Green
#033500
ΔE00 6.78
Hunter Green (survey)
#0B4008
ΔE00 9.75
Pine Green
#0A481E
ΔE00 11.22
Forrest Green
#154406
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072400 #1D0024
analogous
#192400 #072400 #00240B
triadic
#072400 #000724 #240007
tetradic
#072400 #001924 #1D0024 #240B00
square
#072400 #001924 #1D0024 #240B00
split-complementary
#072400 #0B0024 #240019
monochromatic
#061F00 #061F00 #072400 #136100 #1F9E00
Accessibility & contrast
On white
16.65
#072400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#072400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072400
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072400 | 1.00 | 16.65 | 1.26 | 16.65 |
| #FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252000
Deuteranopia (green-blind)
#221D02
Tritanopia (blue-blind)
#04221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #072400; /* rgb */ color: rgb(7, 36, 0); /* oklch */ color: oklch(22.9% 0.072 138.9);
Tailwind
colors: {
custom: {
50: '#495f46',
500: '#072400',
950: '#000000',
},
}SCSS
$custom: #072400; $custom-light: #495f46; $custom-dark: #000000;
JSON
{
"hex": "#072400",
"rgb": {
"r": 7,
"g": 36,
"b": 0
},
"hsl": {
"h": 108.333,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.22912,
"c": 0.07205,
"h": 138.9
},
"luminance": 0.01307
}Semantic roles & 50–950 ramp
primary
#072400
secondary
#5B136D
accent
#29FFD5
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977