#072F10#072F10
#072F10 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.070 H 147.3°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #072F10 |
|---|---|
| RGB | rgb(7, 47, 16) |
| HSL | hsl(134, 74%, 11%) |
| HSV | hsv(134, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(16.08, -21.94, 15.78) |
| CIE-LCH | lch(16.08, 27.02, 144.27°) |
| OKLab | oklab(26.92% -0.0591 0.038) |
| OKLCH | oklch(26.92% 0.07 147.3) |
| XYZ | xyz(1.1976, 2.1155, 0.8353) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.29
Very Dark Green
#062E03
ΔE00 2.60
Dark Green
#033500
ΔE00 5.01
Hunter Green (survey)
#0B4008
ΔE00 7.35
Evergreen
#05472A
ΔE00 7.92
Pine Green
#0A481E
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F10 #2F0726
analogous
#122F07 #072F10 #072F24
triadic
#072F10 #10072F #2F1007
tetradic
#072F10 #07122F #2F0726 #2F2407
square
#072F10 #07122F #2F0726 #2F2407
split-complementary
#072F10 #24072F #2F0712
monochromatic
#041B09 #041B09 #072F10 #0F6422 #179A34
Accessibility & contrast
On white
14.76
#072F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F10
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F10 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0D
Deuteranopia (green-blind)
#2B2712
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f10; /* rgb */ color: rgb(7, 47, 16); /* oklch */ color: oklch(26.9% 0.070 147.3);
Tailwind
colors: {
custom: {
50: '#4d684f',
500: '#072f10',
950: '#000000',
},
}SCSS
$custom: #072f10; $custom-light: #4d684f; $custom-dark: #000000;
JSON
{
"hex": "#072f10",
"rgb": {
"r": 7,
"g": 47,
"b": 16
},
"hsl": {
"h": 133.5,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.26923,
"c": 0.07026,
"h": 147.3
},
"luminance": 0.02116
}Semantic roles & 50–950 ramp
primary
#072F10
secondary
#6F235E
accent
#37C7F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78