#072E18#072E18
#072E18 is a dark, muted green. Relative luminance 0.021; OKLCH L 26.8% C 0.059 H 154.2°. Best body text is #FFFFFF at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #072E18 |
|---|---|
| RGB | rgb(7, 46, 24) |
| HSL | hsl(146, 74%, 10%) |
| HSV | hsv(146, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 47.8%, 82%) |
| CIE-LAB | lab(15.82, -19.81, 10.39) |
| CIE-LCH | lch(15.82, 22.37, 152.32°) |
| OKLab | oklab(26.76% -0.0535 0.0259) |
| OKLCH | oklch(26.76% 0.059 154.2) |
| XYZ | xyz(1.2294, 2.0650, 1.1978) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.21
Very Dark Green
#062E03
ΔE00 5.68
Evergreen
#05472A
ΔE00 8.00
Dark Green
#033500
ΔE00 8.03
Pine Green
#0A481E
ΔE00 9.42
Hunter Green (survey)
#0B4008
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E18 #2E071D
analogous
#092E07 #072E18 #072E2B
triadic
#072E18 #18072E #2E1807
tetradic
#072E18 #07092E #2E071D #2E2B07
square
#072E18 #07092E #2E071D #2E2B07
split-complementary
#072E18 #2B072E #2E0709
monochromatic
#041B0E #041B0E #072E18 #0F6334 #17984F
Accessibility & contrast
On white
14.86
#072E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#072E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E18
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E18 | 1.00 | 14.86 | 1.41 | 14.86 |
| #FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2916
Deuteranopia (green-blind)
#292619
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #072e18; /* rgb */ color: rgb(7, 46, 24); /* oklch */ color: oklch(26.8% 0.059 154.2);
Tailwind
colors: {
custom: {
50: '#4d6755',
500: '#072e18',
950: '#000000',
},
}SCSS
$custom: #072e18; $custom-light: #4d6755; $custom-dark: #000000;
JSON
{
"hex": "#072e18",
"rgb": {
"r": 7,
"g": 46,
"b": 24
},
"hsl": {
"h": 146.154,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26758,
"c": 0.05941,
"h": 154.2
},
"luminance": 0.02065
}Semantic roles & 50–950 ramp
primary
#072E18
secondary
#6E234D
accent
#38A0F0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010603
muted
#777A78