#072007#072007
#072007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.056 H 143.4°. Best body text is #FFFFFF at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #072007 |
|---|---|
| RGB | rgb(7, 32, 7) |
| HSL | hsl(120, 64%, 8%) |
| HSV | hsv(120, 78%, 13%) |
| CMYK | cmyk(78.1%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(9.75, -15.70, 11.40) |
| CIE-LCH | lch(9.75, 19.40, 144.02°) |
| OKLab | oklab(21.65% -0.0447 0.0332) |
| OKLCH | oklch(21.65% 0.056 143.4) |
| XYZ | xyz(0.6424, 1.0935, 0.3782) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.78
Very Dark Green
#062E03
ΔE00 6.97
Dark Green
#033500
ΔE00 9.89
Hunter Green (survey)
#0B4008
ΔE00 12.59
Evergreen
#05472A
ΔE00 12.69
Pine Green
#0A481E
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072007 #200720
analogous
#132007 #072007 #072013
triadic
#072007 #070720 #200707
tetradic
#072007 #071320 #200720 #201307
square
#072007 #071320 #200720 #201307
split-complementary
#072007 #130720 #200713
monochromatic
#051905 #051905 #072007 #125212 #1D841D
Accessibility & contrast
On white
17.23
#072007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072007
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072007 | 1.00 | 17.23 | 1.22 | 17.23 |
| #FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C05
Deuteranopia (green-blind)
#1E1A09
Tritanopia (blue-blind)
#041F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072007; /* rgb */ color: rgb(7, 32, 7); /* oklch */ color: oklch(21.6% 0.056 143.4);
Tailwind
colors: {
custom: {
50: '#495b4a',
500: '#072007',
950: '#000000',
},
}SCSS
$custom: #072007; $custom-light: #495b4a; $custom-dark: #000000;
JSON
{
"hex": "#072007",
"rgb": {
"r": 7,
"g": 32,
"b": 7
},
"hsl": {
"h": 120,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.21645,
"c": 0.05567,
"h": 143.4
},
"luminance": 0.01094
}Semantic roles & 50–950 ramp
primary
#072007
secondary
#5F245F
accent
#41E7E7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977