#072F0D#072F0D
#072F0D is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.073 H 145.6°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #072F0D |
|---|---|
| RGB | rgb(7, 47, 13) |
| HSL | hsl(129, 74%, 11%) |
| HSV | hsv(129, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 72.3%, 81.6%) |
| CIE-LAB | lab(16.04, -22.43, 17.28) |
| CIE-LCH | lch(16.04, 28.32, 142.40°) |
| OKLab | oklab(26.87% -0.0606 0.0415) |
| OKLCH | oklch(26.87% 0.073 145.6) |
| XYZ | xyz(1.1767, 2.1071, 0.7254) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.66
Very Dark Green
#062E03
ΔE00 1.81
Dark Green
#033500
ΔE00 4.29
Hunter Green (survey)
#0B4008
ΔE00 6.80
Pine Green
#0A481E
ΔE00 7.79
Evergreen
#05472A
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F0D #2F0729
analogous
#152F07 #072F0D #072F21
triadic
#072F0D #0D072F #2F0D07
tetradic
#072F0D #07152F #2F0729 #2F2107
square
#072F0D #07152F #2F0729 #2F2107
split-complementary
#072F0D #21072F #2F0715
monochromatic
#041B07 #041B07 #072F0D #0F641C #179A2A
Accessibility & contrast
On white
14.77
#072F0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F0D
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F0D | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A09
Deuteranopia (green-blind)
#2B2710
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f0d; /* rgb */ color: rgb(7, 47, 13); /* oklch */ color: oklch(26.9% 0.073 145.6);
Tailwind
colors: {
custom: {
50: '#4d684d',
500: '#072f0d',
950: '#000000',
},
}SCSS
$custom: #072f0d; $custom-light: #4d684d; $custom-dark: #000000;
JSON
{
"hex": "#072f0d",
"rgb": {
"r": 7,
"g": 47,
"b": 13
},
"hsl": {
"h": 129,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.26874,
"c": 0.07342,
"h": 145.6
},
"luminance": 0.02107
}Semantic roles & 50–950 ramp
primary
#072F0D
secondary
#6F2363
accent
#37D5F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77