#072F19#072F19
#072F19 is a dark, muted green. Relative luminance 0.021; OKLCH L 27.1% C 0.060 H 154.6°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #072F19 |
|---|---|
| RGB | rgb(7, 47, 25) |
| HSL | hsl(147, 74%, 11%) |
| HSV | hsv(147, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 46.8%, 81.6%) |
| CIE-LAB | lab(16.25, -20.05, 10.28) |
| CIE-LCH | lch(16.25, 22.53, 152.86°) |
| OKLab | oklab(27.11% -0.0541 0.0257) |
| OKLCH | oklch(27.11% 0.06 154.6) |
| XYZ | xyz(1.2795, 2.1482, 1.2667) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.28
Very Dark Green
#062E03
ΔE00 5.76
Evergreen
#05472A
ΔE00 7.69
Dark Green
#033500
ΔE00 8.01
Pine Green
#0A481E
ΔE00 9.19
Hunter Green (survey)
#0B4008
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F19 #2F071D
analogous
#092F07 #072F19 #072F2D
triadic
#072F19 #19072F #2F1907
tetradic
#072F19 #07092F #2F071D #2F2D07
square
#072F19 #07092F #2F071D #2F2D07
split-complementary
#072F19 #2D072F #2F0709
monochromatic
#041B0E #041B0E #072F19 #0F6435 #179A52
Accessibility & contrast
On white
14.69
#072F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#072F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F19
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F19 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A18
Deuteranopia (green-blind)
#2A271A
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f19; /* rgb */ color: rgb(7, 47, 25); /* oklch */ color: oklch(27.1% 0.060 154.6);
Tailwind
colors: {
custom: {
50: '#4d6855',
500: '#072f19',
950: '#000000',
},
}SCSS
$custom: #072f19; $custom-light: #4d6855; $custom-dark: #000000;
JSON
{
"hex": "#072f19",
"rgb": {
"r": 7,
"g": 47,
"b": 25
},
"hsl": {
"h": 147,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27113,
"c": 0.05992,
"h": 154.6
},
"luminance": 0.02148
}Semantic roles & 50–950 ramp
primary
#072F19
secondary
#6F234D
accent
#379DF1
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78