#072004#072004
#072004 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.060 H 141.0°. Best body text is #FFFFFF at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #072004 |
|---|---|
| RGB | rgb(7, 32, 4) |
| HSL | hsl(114, 78%, 7%) |
| HSV | hsv(114, 88%, 13%) |
| CMYK | cmyk(78.1%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(9.70, -16.15, 12.55) |
| CIE-LCH | lch(9.70, 20.45, 142.15°) |
| OKLab | oklab(21.59% -0.0466 0.0378) |
| OKLCH | oklch(21.59% 0.06 141) |
| XYZ | xyz(0.6260, 1.0869, 0.2916) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.30
Very Dark Green
#062E03
ΔE00 6.46
Dark Green
#033500
ΔE00 9.39
Hunter Green (survey)
#0B4008
ΔE00 12.16
Evergreen
#05472A
ΔE00 12.65
Pine Green
#0A481E
ΔE00 13.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072004 #1D0420
analogous
#152004 #072004 #04200F
triadic
#072004 #040720 #200407
tetradic
#072004 #041520 #1D0420 #200F04
square
#072004 #041520 #1D0420 #200F04
split-complementary
#072004 #0F0420 #200415
monochromatic
#061B03 #061B03 #072004 #13560B #1F8D12
Accessibility & contrast
On white
17.25
#072004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072004
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072004 | 1.00 | 17.25 | 1.22 | 17.25 |
| #FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C02
Deuteranopia (green-blind)
#1E1A06
Tritanopia (blue-blind)
#041F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072004; /* rgb */ color: rgb(7, 32, 4); /* oklch */ color: oklch(21.6% 0.060 141.0);
Tailwind
colors: {
custom: {
50: '#495b48',
500: '#072004',
950: '#000000',
},
}SCSS
$custom: #072004; $custom-light: #495b48; $custom-dark: #000000;
JSON
{
"hex": "#072004",
"rgb": {
"r": 7,
"g": 32,
"b": 4
},
"hsl": {
"h": 113.571,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.21586,
"c": 0.05998,
"h": 141
},
"luminance": 0.01087
}Semantic roles & 50–950 ramp
primary
#072004
secondary
#5B1D63
accent
#34F4E0
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977