#072E11#072E11
#072E11 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.6% C 0.068 H 148.1°. Best body text is #FFFFFF at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #072E11 |
|---|---|
| RGB | rgb(7, 46, 17) |
| HSL | hsl(135, 74%, 10%) |
| HSV | hsv(135, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 63%, 82%) |
| CIE-LAB | lab(15.69, -21.30, 14.72) |
| CIE-LCH | lch(15.69, 25.89, 145.35°) |
| OKLab | oklab(26.61% -0.0574 0.0357) |
| OKLCH | oklch(26.61% 0.068 148.1) |
| XYZ | xyz(1.1657, 2.0395, 0.8624) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.80
Very Dark Green
#062E03
ΔE00 3.16
Dark Green
#033500
ΔE00 5.66
Hunter Green (survey)
#0B4008
ΔE00 7.98
Evergreen
#05472A
ΔE00 8.09
Pine Green
#0A481E
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E11 #2E0724
analogous
#102E07 #072E11 #072E24
triadic
#072E11 #11072E #2E1107
tetradic
#072E11 #07102E #2E0724 #2E2407
square
#072E11 #07102E #2E0724 #2E2407
split-complementary
#072E11 #24072E #2E0710
monochromatic
#041B0A #041B0A #072E11 #0F6325 #179838
Accessibility & contrast
On white
14.91
#072E11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#072E11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E11
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E11 | 1.00 | 14.91 | 1.41 | 14.91 |
| #FFFFFF | 14.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290E
Deuteranopia (green-blind)
#2A2613
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #072e11; /* rgb */ color: rgb(7, 46, 17); /* oklch */ color: oklch(26.6% 0.068 148.1);
Tailwind
colors: {
custom: {
50: '#4d674f',
500: '#072e11',
950: '#000000',
},
}SCSS
$custom: #072e11; $custom-light: #4d674f; $custom-dark: #000000;
JSON
{
"hex": "#072e11",
"rgb": {
"r": 7,
"g": 46,
"b": 17
},
"hsl": {
"h": 135.385,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26607,
"c": 0.06754,
"h": 148.1
},
"luminance": 0.0204
}Semantic roles & 50–950 ramp
primary
#072E11
secondary
#6E235B
accent
#38C1F0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78