#072707#072707
#072707 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.067 H 143.1°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #072707 |
|---|---|
| RGB | rgb(7, 39, 7) |
| HSL | hsl(120, 70%, 9%) |
| HSV | hsv(120, 82%, 15%) |
| CMYK | cmyk(82.1%, 0%, 82.1%, 84.7%) |
| CIE-LAB | lab(12.68, -19.78, 15.46) |
| CIE-LCH | lch(12.68, 25.11, 142.00°) |
| OKLab | oklab(24.07% -0.0537 0.0403) |
| OKLCH | oklch(24.07% 0.067 143.1) |
| XYZ | xyz(0.8514, 1.5115, 0.4478) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.28
Very Dark Green
#062E03
ΔE00 3.50
Dark Green
#033500
ΔE00 6.47
Hunter Green (survey)
#0B4008
ΔE00 9.28
Evergreen
#05472A
ΔE00 10.32
Pine Green
#0A481E
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072707 #270727
analogous
#172707 #072707 #072717
triadic
#072707 #070727 #270707
tetradic
#072707 #071727 #270727 #271707
square
#072707 #071727 #270727 #271707
split-complementary
#072707 #170727 #270717
monochromatic
#051A05 #051A05 #072707 #105B10 #1A8F1A
Accessibility & contrast
On white
16.12
#072707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#072707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072707
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072707 | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282304
Deuteranopia (green-blind)
#24200A
Tritanopia (blue-blind)
#022620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #072707; /* rgb */ color: rgb(7, 39, 7); /* oklch */ color: oklch(24.1% 0.067 143.1);
Tailwind
colors: {
custom: {
50: '#4b614a',
500: '#072707',
950: '#000000',
},
}SCSS
$custom: #072707; $custom-light: #4b614a; $custom-dark: #000000;
JSON
{
"hex": "#072707",
"rgb": {
"r": 7,
"g": 39,
"b": 7
},
"hsl": {
"h": 120,
"s": 69.565,
"l": 9.02
},
"oklch": {
"l": 0.24069,
"c": 0.06714,
"h": 143.1
},
"luminance": 0.01512
}Semantic roles & 50–950 ramp
primary
#072707
secondary
#662366
accent
#3BECEC
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977