#072F0B#072F0B
#072F0B is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.075 H 144.6°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #072F0B |
|---|---|
| RGB | rgb(7, 47, 11) |
| HSL | hsl(126, 74%, 11%) |
| HSV | hsv(126, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 76.6%, 81.6%) |
| CIE-LAB | lab(16.01, -22.73, 18.16) |
| CIE-LCH | lch(16.01, 29.09, 141.38°) |
| OKLab | oklab(26.85% -0.0615 0.0436) |
| OKLCH | oklch(26.85% 0.075 144.6) |
| XYZ | xyz(1.1645, 2.1022, 0.6609) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.36
Dark Forest Green
#002D04
ΔE00 1.37
Dark Green
#033500
ΔE00 3.89
Hunter Green (survey)
#0B4008
ΔE00 6.50
Pine Green
#0A481E
ΔE00 7.74
Forrest Green
#154406
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F0B #2F072B
analogous
#172F07 #072F0B #072F1F
triadic
#072F0B #0B072F #2F0B07
tetradic
#072F0B #07172F #2F072B #2F1F07
square
#072F0B #07172F #2F072B #2F1F07
split-complementary
#072F0B #1F072F #2F0717
monochromatic
#041B06 #041B06 #072F0B #0F6417 #179A24
Accessibility & contrast
On white
14.78
#072F0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F0B
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F0B | 1.00 | 14.78 | 1.42 | 14.78 |
| #FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A07
Deuteranopia (green-blind)
#2B270E
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f0b; /* rgb */ color: rgb(7, 47, 11); /* oklch */ color: oklch(26.8% 0.075 144.6);
Tailwind
colors: {
custom: {
50: '#4d684c',
500: '#072f0b',
950: '#000000',
},
}SCSS
$custom: #072f0b; $custom-light: #4d684c; $custom-dark: #000000;
JSON
{
"hex": "#072f0b",
"rgb": {
"r": 7,
"g": 47,
"b": 11
},
"hsl": {
"h": 126,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.26846,
"c": 0.07537,
"h": 144.6
},
"luminance": 0.02102
}Semantic roles & 50–950 ramp
primary
#072F0B
secondary
#6F2367
accent
#37DEF1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77