#072706#072706
#072706 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.068 H 142.6°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #072706 |
|---|---|
| RGB | rgb(7, 39, 6) |
| HSL | hsl(118, 73%, 9%) |
| HSV | hsv(118, 85%, 15%) |
| CMYK | cmyk(82.1%, 0%, 84.6%, 84.7%) |
| CIE-LAB | lab(12.67, -19.94, 15.85) |
| CIE-LCH | lch(12.67, 25.47, 141.53°) |
| OKLab | oklab(24.05% -0.0542 0.0415) |
| OKLCH | oklch(24.05% 0.068 142.6) |
| XYZ | xyz(0.8460, 1.5093, 0.4190) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.14
Very Dark Green
#062E03
ΔE00 3.33
Dark Green
#033500
ΔE00 6.31
Hunter Green (survey)
#0B4008
ΔE00 9.15
Pine Green
#0A481E
ΔE00 10.34
Evergreen
#05472A
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072706 #260627
analogous
#182706 #072706 #062716
triadic
#072706 #060727 #270607
tetradic
#072706 #061827 #260627 #271606
square
#072706 #061827 #260627 #271606
split-complementary
#072706 #160627 #270618
monochromatic
#051B04 #051B04 #072706 #115C0E #1A9116
Accessibility & contrast
On white
16.13
#072706 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#072706 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072706
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072706 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072706 | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282203
Deuteranopia (green-blind)
#242009
Tritanopia (blue-blind)
#032620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #072706; /* rgb */ color: rgb(7, 39, 6); /* oklch */ color: oklch(24.1% 0.068 142.6);
Tailwind
colors: {
custom: {
50: '#4a6149',
500: '#072706',
950: '#000000',
},
}SCSS
$custom: #072706; $custom-light: #4a6149; $custom-dark: #000000;
JSON
{
"hex": "#072706",
"rgb": {
"r": 7,
"g": 39,
"b": 6
},
"hsl": {
"h": 118.182,
"s": 73.333,
"l": 8.824
},
"oklch": {
"l": 0.24053,
"c": 0.06832,
"h": 142.6
},
"luminance": 0.01509
}Semantic roles & 50–950 ramp
primary
#072706
secondary
#652168
accent
#38F0EA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977