#072F11#072F11
#072F11 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.069 H 147.9°. Best body text is #FFFFFF at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #072F11 |
|---|---|
| RGB | rgb(7, 47, 17) |
| HSL | hsl(135, 74%, 11%) |
| HSV | hsv(135, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 63.8%, 81.6%) |
| CIE-LAB | lab(16.10, -21.76, 15.23) |
| CIE-LCH | lch(16.10, 26.56, 145.01°) |
| OKLab | oklab(26.94% -0.0586 0.0368) |
| OKLCH | oklch(26.94% 0.069 147.9) |
| XYZ | xyz(1.2052, 2.1185, 0.8756) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.56
Very Dark Green
#062E03
ΔE00 2.90
Dark Green
#033500
ΔE00 5.29
Hunter Green (survey)
#0B4008
ΔE00 7.57
Evergreen
#05472A
ΔE00 7.84
Pine Green
#0A481E
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F11 #2F0725
analogous
#112F07 #072F11 #072F25
triadic
#072F11 #11072F #2F1107
tetradic
#072F11 #07112F #2F0725 #2F2507
square
#072F11 #07112F #2F0725 #2F2507
split-complementary
#072F11 #25072F #2F0711
monochromatic
#041B0A #041B0A #072F11 #0F6424 #179A38
Accessibility & contrast
On white
14.75
#072F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F11
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F11 | 1.00 | 14.75 | 1.42 | 14.75 |
| #FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0E
Deuteranopia (green-blind)
#2B2713
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f11; /* rgb */ color: rgb(7, 47, 17); /* oklch */ color: oklch(26.9% 0.069 147.9);
Tailwind
colors: {
custom: {
50: '#4d684f',
500: '#072f11',
950: '#000000',
},
}SCSS
$custom: #072f11; $custom-light: #4d684f; $custom-dark: #000000;
JSON
{
"hex": "#072f11",
"rgb": {
"r": 7,
"g": 47,
"b": 17
},
"hsl": {
"h": 135,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.26941,
"c": 0.06916,
"h": 147.9
},
"luminance": 0.02119
}Semantic roles & 50–950 ramp
primary
#072F11
secondary
#6F235C
accent
#37C2F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78