#072F13#072F13
#072F13 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.067 H 149.3°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #072F13 |
|---|---|
| RGB | rgb(7, 47, 19) |
| HSL | hsl(138, 74%, 11%) |
| HSV | hsv(138, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 59.6%, 81.6%) |
| CIE-LAB | lab(16.13, -21.37, 14.05) |
| CIE-LCH | lch(16.13, 25.58, 146.67°) |
| OKLab | oklab(26.98% -0.0575 0.0342) |
| OKLCH | oklch(26.98% 0.067 149.3) |
| XYZ | xyz(1.2216, 2.1251, 0.9618) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.15
Very Dark Green
#062E03
ΔE00 3.55
Dark Green
#033500
ΔE00 5.90
Evergreen
#05472A
ΔE00 7.70
Hunter Green (survey)
#0B4008
ΔE00 8.07
Pine Green
#0A481E
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F13 #2F0723
analogous
#0F2F07 #072F13 #072F27
triadic
#072F13 #13072F #2F1307
tetradic
#072F13 #070F2F #2F0723 #2F2707
square
#072F13 #070F2F #2F0723 #2F2707
split-complementary
#072F13 #27072F #2F070F
monochromatic
#041B0B #041B0B #072F13 #0F6429 #179A3E
Accessibility & contrast
On white
14.74
#072F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#072F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F13
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F13 | 1.00 | 14.74 | 1.43 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A11
Deuteranopia (green-blind)
#2B2715
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f13; /* rgb */ color: rgb(7, 47, 19); /* oklch */ color: oklch(27.0% 0.067 149.3);
Tailwind
colors: {
custom: {
50: '#4d6851',
500: '#072f13',
950: '#000000',
},
}SCSS
$custom: #072f13; $custom-light: #4d6851; $custom-dark: #000000;
JSON
{
"hex": "#072f13",
"rgb": {
"r": 7,
"g": 47,
"b": 19
},
"hsl": {
"h": 138,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.26979,
"c": 0.06691,
"h": 149.3
},
"luminance": 0.02125
}Semantic roles & 50–950 ramp
primary
#072F13
secondary
#6F2358
accent
#37B9F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78