#072F14#072F14
#072F14 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.066 H 150.1°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #072F14 |
|---|---|
| RGB | rgb(7, 47, 20) |
| HSL | hsl(140, 74%, 11%) |
| HSV | hsv(140, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 57.4%, 81.6%) |
| CIE-LAB | lab(16.15, -21.17, 13.44) |
| CIE-LCH | lch(16.15, 25.08, 147.60°) |
| OKLab | oklab(27% -0.057 0.0328) |
| OKLCH | oklch(27% 0.066 150.1) |
| XYZ | xyz(1.2303, 2.1286, 1.0077) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.48
Very Dark Green
#062E03
ΔE00 3.90
Dark Green
#033500
ΔE00 6.23
Evergreen
#05472A
ΔE00 7.65
Pine Green
#0A481E
ΔE00 8.31
Hunter Green (survey)
#0B4008
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F14 #2F0722
analogous
#0E2F07 #072F14 #072F28
triadic
#072F14 #14072F #2F1407
tetradic
#072F14 #070E2F #2F0722 #2F2807
square
#072F14 #070E2F #2F0722 #2F2807
split-complementary
#072F14 #28072F #2F070E
monochromatic
#041B0B #041B0B #072F14 #0F642B #179A41
Accessibility & contrast
On white
14.73
#072F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#072F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F14
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F14 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A12
Deuteranopia (green-blind)
#2A2716
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f14; /* rgb */ color: rgb(7, 47, 20); /* oklch */ color: oklch(27.0% 0.066 150.1);
Tailwind
colors: {
custom: {
50: '#4d6852',
500: '#072f14',
950: '#000000',
},
}SCSS
$custom: #072f14; $custom-light: #4d6852; $custom-dark: #000000;
JSON
{
"hex": "#072f14",
"rgb": {
"r": 7,
"g": 47,
"b": 20
},
"hsl": {
"h": 139.5,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.26999,
"c": 0.06576,
"h": 150.1
},
"luminance": 0.02129
}Semantic roles & 50–950 ramp
primary
#072F14
secondary
#6F2356
accent
#37B4F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78