#072C13#072C13
#072C13 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.0% C 0.062 H 150.3°. Best body text is #FFFFFF at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #072C13 |
|---|---|
| RGB | rgb(7, 44, 19) |
| HSL | hsl(139, 73%, 10%) |
| HSV | hsv(139, 84%, 17%) |
| CMYK | cmyk(84.1%, 0%, 56.8%, 82.7%) |
| CIE-LAB | lab(14.92, -19.97, 12.52) |
| CIE-LCH | lch(14.92, 23.57, 147.92°) |
| OKLab | oklab(25.98% -0.0538 0.0307) |
| OKLCH | oklch(25.98% 0.062 150.3) |
| XYZ | xyz(1.1058, 1.8934, 0.9232) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.05
Very Dark Green
#062E03
ΔE00 4.46
Dark Green
#033500
ΔE00 7.05
Evergreen
#05472A
ΔE00 8.59
Hunter Green (survey)
#0B4008
ΔE00 9.32
Pine Green
#0A481E
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072C13 #2C0720
analogous
#0E2C07 #072C13 #072C25
triadic
#072C13 #13072C #2C1307
tetradic
#072C13 #070E2C #2C0720 #2C2507
square
#072C13 #070E2C #2C0720 #2C2507
split-complementary
#072C13 #25072C #2C070E
monochromatic
#041A0B #041A0B #072C13 #0F612A #189641
Accessibility & contrast
On white
15.23
#072C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#072C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072C13
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072C13 | 1.00 | 15.23 | 1.38 | 15.23 |
| #FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2711
Deuteranopia (green-blind)
#282415
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #072c13; /* rgb */ color: rgb(7, 44, 19); /* oklch */ color: oklch(26.0% 0.062 150.3);
Tailwind
colors: {
custom: {
50: '#4c6551',
500: '#072c13',
950: '#000000',
},
}SCSS
$custom: #072c13; $custom-light: #4c6551; $custom-dark: #000000;
JSON
{
"hex": "#072c13",
"rgb": {
"r": 7,
"g": 44,
"b": 19
},
"hsl": {
"h": 139.459,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.25977,
"c": 0.06193,
"h": 150.3
},
"luminance": 0.01894
}Semantic roles & 50–950 ramp
primary
#072C13
secondary
#6C2354
accent
#39B4EF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78