#072F06#072F06
#072F06 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.080 H 142.6°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #072F06 |
|---|---|
| RGB | rgb(7, 47, 6) |
| HSL | hsl(119, 77%, 10%) |
| HSV | hsv(119, 87%, 18%) |
| CMYK | cmyk(85.1%, 0%, 87.2%, 81.6%) |
| CIE-LAB | lab(15.96, -23.40, 20.13) |
| CIE-LCH | lch(15.96, 30.87, 139.30°) |
| OKLab | oklab(26.78% -0.0636 0.0487) |
| OKLCH | oklch(26.78% 0.08 142.6) |
| XYZ | xyz(1.1369, 2.0912, 0.5160) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.44
Dark Forest Green
#002D04
ΔE00 1.21
Dark Green
#033500
ΔE00 3.06
Hunter Green (survey)
#0B4008
ΔE00 5.93
Forrest Green
#154406
ΔE00 7.53
Pine Green
#0A481E
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F06 #2E062F
analogous
#1B2F06 #072F06 #062F19
triadic
#072F06 #06072F #2F0607
tetradic
#072F06 #061B2F #2E062F #2F1906
square
#072F06 #061B2F #2E062F #2F1906
split-complementary
#072F06 #19062F #2F061B
monochromatic
#041B03 #041B03 #072F06 #0F650D #179C14
Accessibility & contrast
On white
14.81
#072F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F06
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F06 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A02
Deuteranopia (green-blind)
#2C260A
Tritanopia (blue-blind)
#012D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f06; /* rgb */ color: rgb(7, 47, 6); /* oklch */ color: oklch(26.8% 0.080 142.6);
Tailwind
colors: {
custom: {
50: '#4d6849',
500: '#072f06',
950: '#000000',
},
}SCSS
$custom: #072f06; $custom-light: #4d6849; $custom-dark: #000000;
JSON
{
"hex": "#072f06",
"rgb": {
"r": 7,
"g": 47,
"b": 6
},
"hsl": {
"h": 118.537,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26781,
"c": 0.08012,
"h": 142.6
},
"luminance": 0.02091
}Semantic roles & 50–950 ramp
primary
#072F06
secondary
#6E2170
accent
#34F4EF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77