#072F0F#072F0F
#072F0F is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.071 H 146.7°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #072F0F |
|---|---|
| RGB | rgb(7, 47, 15) |
| HSL | hsl(132, 74%, 11%) |
| HSV | hsv(132, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 68.1%, 81.6%) |
| CIE-LAB | lab(16.07, -22.11, 16.30) |
| CIE-LCH | lch(16.07, 27.47, 143.59°) |
| OKLab | oklab(26.91% -0.0596 0.0392) |
| OKLCH | oklch(26.91% 0.071 146.7) |
| XYZ | xyz(1.1903, 2.1126, 0.7969) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.06
Very Dark Green
#062E03
ΔE00 2.32
Dark Green
#033500
ΔE00 4.75
Hunter Green (survey)
#0B4008
ΔE00 7.15
Pine Green
#0A481E
ΔE00 7.87
Evergreen
#05472A
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F0F #2F0727
analogous
#132F07 #072F0F #072F23
triadic
#072F0F #0F072F #2F0F07
tetradic
#072F0F #07132F #2F0727 #2F2307
square
#072F0F #07132F #2F0727 #2F2307
split-complementary
#072F0F #23072F #2F0713
monochromatic
#041B09 #041B09 #072F0F #0F6420 #179A31
Accessibility & contrast
On white
14.76
#072F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F0F
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F0F | 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)
#302A0C
Deuteranopia (green-blind)
#2B2711
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f0f; /* rgb */ color: rgb(7, 47, 15); /* oklch */ color: oklch(26.9% 0.071 146.7);
Tailwind
colors: {
custom: {
50: '#4d684e',
500: '#072f0f',
950: '#000000',
},
}SCSS
$custom: #072f0f; $custom-light: #4d684e; $custom-dark: #000000;
JSON
{
"hex": "#072f0f",
"rgb": {
"r": 7,
"g": 47,
"b": 15
},
"hsl": {
"h": 132,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.26906,
"c": 0.07134,
"h": 146.7
},
"luminance": 0.02113
}Semantic roles & 50–950 ramp
primary
#072F0F
secondary
#6F2360
accent
#37CCF1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77