#072C11#072C11
#072C11 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.9% C 0.064 H 148.7°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #072C11 |
|---|---|
| RGB | rgb(7, 44, 17) |
| HSL | hsl(136, 73%, 10%) |
| HSV | hsv(136, 84%, 17%) |
| CMYK | cmyk(84.1%, 0%, 61.4%, 82.7%) |
| CIE-LAB | lab(14.88, -20.38, 13.69) |
| CIE-LCH | lch(14.88, 24.55, 146.11°) |
| OKLab | oklab(25.94% -0.0549 0.0334) |
| OKLCH | oklch(25.94% 0.064 148.7) |
| XYZ | xyz(1.0894, 1.8869, 0.8370) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.41
Very Dark Green
#062E03
ΔE00 3.80
Dark Green
#033500
ΔE00 6.44
Evergreen
#05472A
ΔE00 8.63
Hunter Green (survey)
#0B4008
ΔE00 8.82
Pine Green
#0A481E
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072C11 #2C0722
analogous
#102C07 #072C11 #072C23
triadic
#072C11 #11072C #2C1107
tetradic
#072C11 #07102C #2C0722 #2C2307
square
#072C11 #07102C #2C0722 #2C2307
split-complementary
#072C11 #23072C #2C0710
monochromatic
#041A0A #041A0A #072C11 #0F6125 #18963A
Accessibility & contrast
On white
15.25
#072C11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#072C11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072C11
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072C11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072C11 | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C270F
Deuteranopia (green-blind)
#282413
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #072c11; /* rgb */ color: rgb(7, 44, 17); /* oklch */ color: oklch(25.9% 0.064 148.7);
Tailwind
colors: {
custom: {
50: '#4c654f',
500: '#072c11',
950: '#000000',
},
}SCSS
$custom: #072c11; $custom-light: #4c654f; $custom-dark: #000000;
JSON
{
"hex": "#072c11",
"rgb": {
"r": 7,
"g": 44,
"b": 17
},
"hsl": {
"h": 136.216,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.25936,
"c": 0.06426,
"h": 148.7
},
"luminance": 0.01887
}Semantic roles & 50–950 ramp
primary
#072C11
secondary
#6C2358
accent
#39BEEF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78