#072E15#072E15
#072E15 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.063 H 151.3°. Best body text is #FFFFFF at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #072E15 |
|---|---|
| RGB | rgb(7, 46, 21) |
| HSL | hsl(142, 74%, 10%) |
| HSV | hsv(142, 85%, 18%) |
| CMYK | cmyk(84.8%, 0%, 54.3%, 82%) |
| CIE-LAB | lab(15.76, -20.49, 12.30) |
| CIE-LCH | lch(15.76, 23.90, 149.03°) |
| OKLab | oklab(26.69% -0.0552 0.0303) |
| OKLCH | oklch(26.69% 0.063 151.3) |
| XYZ | xyz(1.1999, 2.0532, 1.0424) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.10
Very Dark Green
#062E03
ΔE00 4.54
Dark Green
#033500
ΔE00 6.94
Evergreen
#05472A
ΔE00 7.93
Pine Green
#0A481E
ΔE00 8.87
Hunter Green (survey)
#0B4008
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072E15 #2E0720
analogous
#0D2E07 #072E15 #072E28
triadic
#072E15 #15072E #2E1507
tetradic
#072E15 #070D2E #2E0720 #2E2807
square
#072E15 #070D2E #2E0720 #2E2807
split-complementary
#072E15 #28072E #2E070D
monochromatic
#041B0C #041B0C #072E15 #0F632D #179845
Accessibility & contrast
On white
14.89
#072E15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#072E15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072E15
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072E15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072E15 | 1.00 | 14.89 | 1.41 | 14.89 |
| #FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2913
Deuteranopia (green-blind)
#292617
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #072e15; /* rgb */ color: rgb(7, 46, 21); /* oklch */ color: oklch(26.7% 0.063 151.3);
Tailwind
colors: {
custom: {
50: '#4d6752',
500: '#072e15',
950: '#000000',
},
}SCSS
$custom: #072e15; $custom-light: #4d6752; $custom-dark: #000000;
JSON
{
"hex": "#072e15",
"rgb": {
"r": 7,
"g": 46,
"b": 21
},
"hsl": {
"h": 141.538,
"s": 73.585,
"l": 10.392
},
"oklch": {
"l": 0.26688,
"c": 0.06294,
"h": 151.3
},
"luminance": 0.02053
}Semantic roles & 50–950 ramp
primary
#072E15
secondary
#6E2353
accent
#38AEF0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78