#072B07#072B07
#072B07 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.4% C 0.073 H 143.0°. Best body text is #FFFFFF at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #072B07 |
|---|---|
| RGB | rgb(7, 43, 7) |
| HSL | hsl(120, 72%, 10%) |
| HSV | hsv(120, 84%, 17%) |
| CMYK | cmyk(83.7%, 0%, 83.7%, 83.1%) |
| CIE-LAB | lab(14.33, -21.56, 17.65) |
| CIE-LCH | lch(14.33, 27.86, 140.70°) |
| OKLab | oklab(25.44% -0.0585 0.0441) |
| OKLCH | oklch(25.44% 0.073 143) |
| XYZ | xyz(0.9898, 1.7882, 0.4940) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.77
Very Dark Green
#062E03
ΔE00 1.83
Dark Green
#033500
ΔE00 4.79
Hunter Green (survey)
#0B4008
ΔE00 7.62
Pine Green
#0A481E
ΔE00 8.99
Forrest Green
#154406
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072B07 #2B072B
analogous
#192B07 #072B07 #072B19
triadic
#072B07 #07072B #2B0707
tetradic
#072B07 #07192B #2B072B #2B1907
square
#072B07 #07192B #2B072B #2B1907
split-complementary
#072B07 #19072B #2B0719
monochromatic
#041A04 #041A04 #072B07 #106010 #189418
Accessibility & contrast
On white
15.47
#072B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#072B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072B07
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072B07 | 1.00 | 15.47 | 1.36 | 15.47 |
| #FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2604
Deuteranopia (green-blind)
#28230A
Tritanopia (blue-blind)
#012924
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #072b07; /* rgb */ color: rgb(7, 43, 7); /* oklch */ color: oklch(25.4% 0.073 143.0);
Tailwind
colors: {
custom: {
50: '#4c654a',
500: '#072b07',
950: '#000000',
},
}SCSS
$custom: #072b07; $custom-light: #4c654a; $custom-dark: #000000;
JSON
{
"hex": "#072b07",
"rgb": {
"r": 7,
"g": 43,
"b": 7
},
"hsl": {
"h": 120,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.25438,
"c": 0.07327,
"h": 143
},
"luminance": 0.01788
}Semantic roles & 50–950 ramp
primary
#072B07
secondary
#6B236B
accent
#39EFEF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77