#072F09#072F09
#072F09 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.077 H 143.8°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #072F09 |
|---|---|
| RGB | rgb(7, 47, 9) |
| HSL | hsl(123, 74%, 11%) |
| HSV | hsv(123, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 80.9%, 81.6%) |
| CIE-LAB | lab(15.99, -23.00, 18.96) |
| CIE-LCH | lch(15.99, 29.80, 140.51°) |
| OKLab | oklab(26.82% -0.0623 0.0456) |
| OKLCH | oklch(26.82% 0.077 143.8) |
| XYZ | xyz(1.1534, 2.0978, 0.6025) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.96
Dark Forest Green
#002D04
ΔE00 1.21
Dark Green
#033500
ΔE00 3.54
Hunter Green (survey)
#0B4008
ΔE00 6.26
Pine Green
#0A481E
ΔE00 7.73
Forrest Green
#154406
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F09 #2F072D
analogous
#192F07 #072F09 #072F1D
triadic
#072F09 #09072F #2F0907
tetradic
#072F09 #07192F #2F072D #2F1D07
square
#072F09 #07192F #2F072D #2F1D07
split-complementary
#072F09 #1D072F #2F0719
monochromatic
#041B05 #041B05 #072F09 #0F6413 #179A1D
Accessibility & contrast
On white
14.79
#072F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F09
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F09 | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A05
Deuteranopia (green-blind)
#2B270C
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f09; /* rgb */ color: rgb(7, 47, 9); /* oklch */ color: oklch(26.8% 0.077 143.8);
Tailwind
colors: {
custom: {
50: '#4d684b',
500: '#072f09',
950: '#000000',
},
}SCSS
$custom: #072f09; $custom-light: #4d684b; $custom-dark: #000000;
JSON
{
"hex": "#072f09",
"rgb": {
"r": 7,
"g": 47,
"b": 9
},
"hsl": {
"h": 123,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.2682,
"c": 0.07722,
"h": 143.8
},
"luminance": 0.02098
}Semantic roles & 50–950 ramp
primary
#072F09
secondary
#6F236B
accent
#37E7F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77