#072E1A#072E1A
#072E1A is a dark, muted green. Relative luminance 0.021; OKLCH L 26.8% C 0.057 H 156.4°. Best body text is #FFFFFF at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #072E1A |
|---|---|
| RGB | rgb(7, 46, 26) |
| HSL | hsl(149, 74%, 10%) |
| HSV | hsv(149, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 43.5%, 82%) |
| CIE-LAB | lab(15.87, -19.31, 9.10) |
| CIE-LCH | lch(15.87, 21.35, 154.77°) |
| OKLab | oklab(26.81% -0.0523 0.0229) |
| OKLCH | oklch(26.81% 0.057 156.4) |
| XYZ | xyz(1.2510, 2.0736, 1.3114) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.00
Very Dark Green
#062E03
ΔE00 6.48
Evergreen
#05472A
ΔE00 8.15
Dark Green
#033500
ΔE00 8.80
Pine Green
#0A481E
ΔE00 9.87
Hunter Green (survey)
#0B4008
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E1A #2E071B
analogous
#072E07 #072E1A #072E2D
triadic
#072E1A #1A072E #2E1A07
tetradic
#072E1A #07072E #2E071B #2E2D07
square
#072E1A #07072E #2E071B #2E2D07
split-complementary
#072E1A #2D072E #2E0707
monochromatic
#041B0F #041B0F #072E1A #0F6338 #179856
Accessibility & contrast
On white
14.84
#072E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#072E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E1A
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E1A | 1.00 | 14.84 | 1.41 | 14.84 |
| #FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A19
Deuteranopia (green-blind)
#29261B
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #072e1a; /* rgb */ color: rgb(7, 46, 26); /* oklch */ color: oklch(26.8% 0.057 156.4);
Tailwind
colors: {
custom: {
50: '#4d6756',
500: '#072e1a',
950: '#000000',
},
}SCSS
$custom: #072e1a; $custom-light: #4d6756; $custom-dark: #000000;
JSON
{
"hex": "#072e1a",
"rgb": {
"r": 7,
"g": 46,
"b": 26
},
"hsl": {
"h": 149.231,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26809,
"c": 0.05707,
"h": 156.4
},
"luminance": 0.02074
}Semantic roles & 50–950 ramp
primary
#072E1A
secondary
#6E2349
accent
#3896F0
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78