#072C07#072C07
#072C07 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.075 H 143.0°. Best body text is #FFFFFF at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #072C07 |
|---|---|
| RGB | rgb(7, 44, 7) |
| HSL | hsl(120, 73%, 10%) |
| HSV | hsv(120, 84%, 17%) |
| CMYK | cmyk(84.1%, 0%, 84.1%, 82.7%) |
| CIE-LAB | lab(14.74, -22.00, 18.18) |
| CIE-LCH | lch(14.74, 28.54, 140.42°) |
| OKLab | oklab(25.78% -0.0597 0.045) |
| OKLCH | oklch(25.78% 0.075 143) |
| XYZ | xyz(1.0266, 1.8618, 0.5062) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.45
Dark Forest Green
#002D04
ΔE00 1.48
Dark Green
#033500
ΔE00 4.38
Hunter Green (survey)
#0B4008
ΔE00 7.21
Pine Green
#0A481E
ΔE00 8.66
Forrest Green
#154406
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072C07 #2C072C
analogous
#1A2C07 #072C07 #072C1A
triadic
#072C07 #07072C #2C0707
tetradic
#072C07 #07192C #2C072C #2C1A07
square
#072C07 #07192C #2C072C #2C1A07
split-complementary
#072C07 #19072C #2C071A
monochromatic
#041A04 #041A04 #072C07 #0F610F #189618
Accessibility & contrast
On white
15.30
#072C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#072C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072C07
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072C07 | 1.00 | 15.30 | 1.37 | 15.30 |
| #FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2703
Deuteranopia (green-blind)
#29240A
Tritanopia (blue-blind)
#012A25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #072c07; /* rgb */ color: rgb(7, 44, 7); /* oklch */ color: oklch(25.8% 0.075 143.0);
Tailwind
colors: {
custom: {
50: '#4c654a',
500: '#072c07',
950: '#000000',
},
}SCSS
$custom: #072c07; $custom-light: #4c654a; $custom-dark: #000000;
JSON
{
"hex": "#072c07",
"rgb": {
"r": 7,
"g": 44,
"b": 7
},
"hsl": {
"h": 120,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.25778,
"c": 0.07475,
"h": 143
},
"luminance": 0.01862
}Semantic roles & 50–950 ramp
primary
#072C07
secondary
#6C236C
accent
#39EFEF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77