#072E13#072E13
#072E13 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.6% C 0.065 H 149.6°. Best body text is #FFFFFF at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #072E13 |
|---|---|
| RGB | rgb(7, 46, 19) |
| HSL | hsl(138, 74%, 10%) |
| HSV | hsv(138, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 58.7%, 82%) |
| CIE-LAB | lab(15.73, -20.91, 13.55) |
| CIE-LCH | lch(15.73, 24.91, 147.06°) |
| OKLab | oklab(26.65% -0.0563 0.033) |
| OKLCH | oklch(26.65% 0.065 149.6) |
| XYZ | xyz(1.1821, 2.0460, 0.9486) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.41
Very Dark Green
#062E03
ΔE00 3.82
Dark Green
#033500
ΔE00 6.27
Evergreen
#05472A
ΔE00 7.98
Hunter Green (survey)
#0B4008
ΔE00 8.48
Pine Green
#0A481E
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E13 #2E0722
analogous
#0E2E07 #072E13 #072E26
triadic
#072E13 #13072E #2E1307
tetradic
#072E13 #070E2E #2E0722 #2E2607
square
#072E13 #070E2E #2E0722 #2E2607
split-complementary
#072E13 #26072E #2E070E
monochromatic
#041B0B #041B0B #072E13 #0F6329 #17983F
Accessibility & contrast
On white
14.90
#072E13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#072E13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E13
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E13 | 1.00 | 14.90 | 1.41 | 14.90 |
| #FFFFFF | 14.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2911
Deuteranopia (green-blind)
#2A2615
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #072e13; /* rgb */ color: rgb(7, 46, 19); /* oklch */ color: oklch(26.6% 0.065 149.6);
Tailwind
colors: {
custom: {
50: '#4d6751',
500: '#072e13',
950: '#000000',
},
}SCSS
$custom: #072e13; $custom-light: #4d6751; $custom-dark: #000000;
JSON
{
"hex": "#072e13",
"rgb": {
"r": 7,
"g": 46,
"b": 19
},
"hsl": {
"h": 138.462,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26646,
"c": 0.06526,
"h": 149.6
},
"luminance": 0.02046
}Semantic roles & 50–950 ramp
primary
#072E13
secondary
#6E2357
accent
#38B7F0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78