#072E16#072E16
#072E16 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.062 H 152.2°. Best body text is #FFFFFF at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #072E16 |
|---|---|
| RGB | rgb(7, 46, 22) |
| HSL | hsl(143, 74%, 10%) |
| HSV | hsv(143, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 52.2%, 82%) |
| CIE-LAB | lab(15.78, -20.27, 11.67) |
| CIE-LCH | lch(15.78, 23.39, 150.08°) |
| OKLab | oklab(26.71% -0.0546 0.0288) |
| OKLCH | oklch(26.71% 0.062 152.2) |
| XYZ | xyz(1.2093, 2.0570, 1.0922) |
| Luminance | 0.0206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.46
Very Dark Green
#062E03
ΔE00 4.92
Dark Green
#033500
ΔE00 7.29
Evergreen
#05472A
ΔE00 7.93
Pine Green
#0A481E
ΔE00 9.03
Hunter Green (survey)
#0B4008
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E16 #2E071F
analogous
#0B2E07 #072E16 #072E29
triadic
#072E16 #16072E #2E1607
tetradic
#072E16 #070B2E #2E071F #2E2907
square
#072E16 #070B2E #2E071F #2E2907
split-complementary
#072E16 #29072E #2E070B
monochromatic
#041B0D #041B0D #072E16 #0F632F #179849
Accessibility & contrast
On white
14.88
#072E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#072E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E16
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E16 | 1.00 | 14.88 | 1.41 | 14.88 |
| #FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2914
Deuteranopia (green-blind)
#292618
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #072e16; /* rgb */ color: rgb(7, 46, 22); /* oklch */ color: oklch(26.7% 0.062 152.2);
Tailwind
colors: {
custom: {
50: '#4d6753',
500: '#072e16',
950: '#000000',
},
}SCSS
$custom: #072e16; $custom-light: #4d6753; $custom-dark: #000000;
JSON
{
"hex": "#072e16",
"rgb": {
"r": 7,
"g": 46,
"b": 22
},
"hsl": {
"h": 143.077,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26711,
"c": 0.06176,
"h": 152.2
},
"luminance": 0.02057
}Semantic roles & 50–950 ramp
primary
#072E16
secondary
#6E2351
accent
#38A9F0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78