#072F07#072F07
#072F07 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.079 H 143.0°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #072F07 |
|---|---|
| RGB | rgb(7, 47, 7) |
| HSL | hsl(120, 74%, 11%) |
| HSV | hsv(120, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 85.1%, 81.6%) |
| CIE-LAB | lab(15.97, -23.27, 19.74) |
| CIE-LCH | lch(15.97, 30.52, 139.69°) |
| OKLab | oklab(26.79% -0.0632 0.0477) |
| OKLCH | oklch(26.79% 0.079 143) |
| XYZ | xyz(1.1424, 2.0934, 0.5448) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.60
Dark Forest Green
#002D04
ΔE00 1.18
Dark Green
#033500
ΔE00 3.22
Hunter Green (survey)
#0B4008
ΔE00 6.03
Forrest Green
#154406
ΔE00 7.64
Pine Green
#0A481E
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F07 #2F072F
analogous
#1B2F07 #072F07 #072F1B
triadic
#072F07 #07072F #2F0707
tetradic
#072F07 #071B2F #2F072F #2F1B07
square
#072F07 #071B2F #2F072F #2F1B07
split-complementary
#072F07 #1B072F #2F071B
monochromatic
#041B04 #041B04 #072F07 #0F640F #179A17
Accessibility & contrast
On white
14.80
#072F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F07
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F07 | 1.00 | 14.80 | 1.42 | 14.80 |
| #FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A03
Deuteranopia (green-blind)
#2C260B
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f07; /* rgb */ color: rgb(7, 47, 7); /* oklch */ color: oklch(26.8% 0.079 143.0);
Tailwind
colors: {
custom: {
50: '#4d684a',
500: '#072f07',
950: '#000000',
},
}SCSS
$custom: #072f07; $custom-light: #4d684a; $custom-dark: #000000;
JSON
{
"hex": "#072f07",
"rgb": {
"r": 7,
"g": 47,
"b": 7
},
"hsl": {
"h": 120,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.26794,
"c": 0.07913,
"h": 143
},
"luminance": 0.02094
}Semantic roles & 50–950 ramp
primary
#072F07
secondary
#6F236F
accent
#37F1F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77