#072F05#072F05
#072F05 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.081 H 142.2°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #072F05 |
|---|---|
| RGB | rgb(7, 47, 5) |
| HSL | hsl(117, 81%, 10%) |
| HSV | hsv(117, 89%, 18%) |
| CMYK | cmyk(85.1%, 0%, 89.4%, 81.6%) |
| CIE-LAB | lab(15.95, -23.54, 20.53) |
| CIE-LCH | lch(15.95, 31.23, 138.91°) |
| OKLab | oklab(26.77% -0.0641 0.0498) |
| OKLCH | oklch(26.77% 0.081 142.2) |
| XYZ | xyz(1.1315, 2.0890, 0.4871) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.33
Dark Forest Green
#002D04
ΔE00 1.28
Dark Green
#033500
ΔE00 2.92
Hunter Green (survey)
#0B4008
ΔE00 5.83
Forrest Green
#154406
ΔE00 7.42
Pine Green
#0A481E
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F05 #2D052F
analogous
#1C2F05 #072F05 #052F18
triadic
#072F05 #05072F #2F0507
tetradic
#072F05 #051C2F #2D052F #2F1805
square
#072F05 #051C2F #2D052F #2F1805
split-complementary
#072F05 #18052F #2F051C
monochromatic
#041C03 #041C03 #072F05 #0F660B #179E11
Accessibility & contrast
On white
14.81
#072F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F05
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F05 | 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)
#302A01
Deuteranopia (green-blind)
#2C2609
Tritanopia (blue-blind)
#012D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f05; /* rgb */ color: rgb(7, 47, 5); /* oklch */ color: oklch(26.8% 0.081 142.2);
Tailwind
colors: {
custom: {
50: '#4d6849',
500: '#072f05',
950: '#000000',
},
}SCSS
$custom: #072f05; $custom-light: #4d6849; $custom-dark: #000000;
JSON
{
"hex": "#072f05",
"rgb": {
"r": 7,
"g": 47,
"b": 5
},
"hsl": {
"h": 117.143,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.26769,
"c": 0.08112,
"h": 142.2
},
"luminance": 0.02089
}Semantic roles & 50–950 ramp
primary
#072F05
secondary
#6D1F71
accent
#31F7EE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77